Re-order setup-openstack play to match the gate check order
This patch re-orders the setup-openstack playbook to match the order in which the gate check is executed. Change-Id: I9e83a3b276fb99674cce7ee19a6e1ad860924492 Closes-Bug: #1481355
This commit is contained in:
parent
d82bbb4336
commit
5a5012996a
@ -14,11 +14,11 @@
|
||||
# limitations under the License.
|
||||
|
||||
- include: os-keystone-install.yml
|
||||
- include: os-swift-install.yml
|
||||
- include: os-glance-install.yml
|
||||
- include: os-cinder-install.yml
|
||||
- include: os-nova-install.yml
|
||||
- include: os-neutron-install.yml
|
||||
- include: os-heat-install.yml
|
||||
- include: os-ceilometer-install.yml
|
||||
- include: os-horizon-install.yml
|
||||
- include: os-ceilometer-install.yml
|
||||
- include: os-swift-install.yml
|
||||
|
Loading…
Reference in New Issue
Block a user