Added nova compute

Also configured horizon to display hypervisors.
This commit is contained in:
Egon Rijpkema
2017-07-14 10:02:55 +02:00
parent 1b7fa48714
commit d42d1495e9
7 changed files with 80 additions and 4 deletions

5
hosts
View File

@ -11,7 +11,7 @@ openstack01-node01
openstack01-node02
[horizon]
kolla2
openstack01-node03
[rabbitmq]
openstack01-node01
@ -39,3 +39,6 @@ run_options="-e CASSANDRA_SEEDS=172.23.41.1"
[nova-controller]
openstack01-node01
[nova-compute]
openstack01-node04