Enable virtualised compute in overcloud

Adds the all-in-one overcloud host controller0 to the [compute] group.

This will cause nova compute and related services to be deployed on this
host, allowing VMs to be created.
This commit is contained in:
Mark Goddard 2018-04-15 17:23:40 +01:00
parent 3fabd8e9cf
commit 724cdb6858
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ seed
[controllers]
controller0
[compute]
controller0