summaryrefslogtreecommitdiffstats
path: root/prototypes/xci/file/setup-openstack.yml
diff options
context:
space:
mode:
Diffstat (limited to 'prototypes/xci/file/setup-openstack.yml')
-rw-r--r--prototypes/xci/file/setup-openstack.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/prototypes/xci/file/setup-openstack.yml b/prototypes/xci/file/setup-openstack.yml
index 2ffb907e4..415c48993 100644
--- a/prototypes/xci/file/setup-openstack.yml
+++ b/prototypes/xci/file/setup-openstack.yml
@@ -20,16 +20,6 @@
- include: os-neutron-install.yml
- include: os-heat-install.yml
- include: os-horizon-install.yml
-- include: os-ceilometer-install.yml
-- include: os-aodh-install.yml
-#NOTE(stevelle) Ensure Gnocchi identities exist before Swift
-- include: os-gnocchi-install.yml
- when:
- - gnocchi_storage_driver is defined
- - gnocchi_storage_driver == 'swift'
- vars:
- gnocchi_identity_only: True
- include: os-swift-install.yml
-- include: os-gnocchi-install.yml
- include: os-ironic-install.yml
- include: os-tempest-install.yml