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:
Jesse Pretorius 2015-08-04 14:42:17 +01:00
parent d82bbb4336
commit 5a5012996a

View File

@ -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