diff --git a/.zuul.yaml b/.zuul.yaml index c3309dcb58..f583e35c9c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -133,6 +133,9 @@ "/$NEUTRON_CORE_PLUGIN_CONF": securitygroup: firewall_driver: iptables_hybrid + $NEUTRON_CONF: + nova: + live_migration_events: True group-vars: subnode: devstack_localrc: @@ -156,6 +159,9 @@ "/$NEUTRON_CORE_PLUGIN_CONF": securitygroup: firewall_driver: iptables_hybrid + $NEUTRON_CONF: + nova: + live_migration_events: True post-run: playbooks/nova-live-migration/post-run.yaml - job: