Merge "Disable SwiftDispersion when using docker"
This commit is contained in:
commit
5f4c433bb6
@ -56,6 +56,9 @@ resource_registry:
|
||||
OS::TripleO::Services::CinderApi: ../docker/services/cinder-api.yaml
|
||||
OS::TripleO::Services::CinderScheduler: ../docker/services/cinder-scheduler.yaml
|
||||
OS::TripleO::Services::CinderVolume: ../docker/services/cinder-volume.yaml
|
||||
# FIXME: Note we explicitely disable SwiftDispersion until a containerized version of it is merged
|
||||
OS::TripleO::Services::SwiftDispersion: OS::Heat::None
|
||||
|
||||
|
||||
# If SR-IOV is enabled on the compute nodes, it will need the SR-IOV
|
||||
# host configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user