diff options
-rw-r--r-- | build/opnfv-environment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/opnfv-environment.yaml b/build/opnfv-environment.yaml index 3df18e97..84bd2f7c 100644 --- a/build/opnfv-environment.yaml +++ b/build/opnfv-environment.yaml @@ -172,6 +172,7 @@ parameter_defaults: - OS::TripleO::Services::Snmp - OS::TripleO::Services::NovaCompute - OS::TripleO::Services::NovaLibvirt + - OS::TripleO::Services::NovaMigrationTarget - OS::TripleO::Services::Kernel - OS::TripleO::Services::ComputeNeutronCorePlugin - OS::TripleO::Services::ComputeNeutronOvsAgent |