Merge "Introduce execution restriction on nsx-t-neutron-network-create task"

This commit is contained in:
Jenkins 2016-09-27 08:52:05 +00:00 committed by Gerrit Code Review
commit 0b712cce97
1 changed files with 3 additions and 1 deletions

View File

@ -247,7 +247,7 @@
timeout: 120
- id: nsx-t-neutron-network-create
version: 2.0.0
version: 2.1.0
type: puppet
groups:
- primary-controller
@ -257,6 +257,8 @@
- nsx-t-primary-neutron-server-start
- nsx-t-configure-agents-dhcp
- primary-openstack-network-agents-metadata
condition:
yaql_exp: "changed($.quantum)"
parameters:
puppet_manifest: puppet/manifests/neutron-network-create.pp
puppet_modules: puppet/modules