Activate StorageMgmtPort on computes in HCI environment

Change-Id: If4d3b186d1d943ca6fad46427fb3b35699cdfc90
This commit is contained in:
Giulio Fidente 2016-09-23 13:26:28 +02:00
parent 4f3e771375
commit 7d75b583b7
1 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
# If using an isolated StorageMgmt network, this will have to be uncommented to
# plug the network on the compute nodes as well.
#resource_registry:
# OS::TripleO::Compute::Ports::StorageMgmtPort: ../network/ports/storage_mgmt.yaml
# If not using an isolated StorageMgmt network, the following regitry mapping
# should be commented.
resource_registry:
OS::TripleO::Compute::Ports::StorageMgmtPort: ../network/ports/storage_mgmt.yaml
# Should match the default list of services for the compute node plus CephOSD
parameter_defaults:
ComputeServices:
- OS::TripleO::Services::CephOSD