diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-24 15:22:39 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-24 15:22:39 +0000 |
commit | 86621ff34a9c719cd68d61154a7987d491176038 (patch) | |
tree | 0e004df2eea511c154df9a51341581ae6fe6ca07 /environments/hyperconverged-ceph.yaml | |
parent | 5cbcc8377c49e395dc1d02a976d9b4a94253f5ca (diff) | |
parent | 4a7f3398f115a4eaab6993b0aad9c16fa7f55afa (diff) |
Merge "Add support for nova live/cold-migration with containers"
Diffstat (limited to 'environments/hyperconverged-ceph.yaml')
-rw-r--r-- | environments/hyperconverged-ceph.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/hyperconverged-ceph.yaml b/environments/hyperconverged-ceph.yaml index 05a3a391..872a1d99 100644 --- a/environments/hyperconverged-ceph.yaml +++ b/environments/hyperconverged-ceph.yaml @@ -16,6 +16,7 @@ parameter_defaults: - OS::TripleO::Services::Securetty - OS::TripleO::Services::NovaCompute - OS::TripleO::Services::NovaLibvirt + - OS::TripleO::Services::NovaMigrationTarget - OS::TripleO::Services::Kernel - OS::TripleO::Services::ComputeNeutronCorePlugin - OS::TripleO::Services::ComputeNeutronOvsAgent |