Merge "FFU Set NetworkDeploymentActions CREATE,UPDATE for ffwd-upgrade prepare" into stable/queens

This commit is contained in:
Zuul 2018-05-24 17:19:48 +00:00 committed by Gerrit Code Review
commit 2b6d0174f8
2 changed files with 2 additions and 0 deletions

View File

@ -10,3 +10,4 @@ resource_registry:
parameter_defaults:
CephAnsiblePlaybook: ['/usr/share/ceph-ansible/site-docker.yml.sample']
StackUpdateType: ''
NetworkDeploymentActions: ['CREATE']

View File

@ -18,3 +18,4 @@ resource_registry:
parameter_defaults:
StackUpdateType: FASTFORWARDUPGRADE
NetworkDeploymentActions: ['CREATE','UPDATE']