diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2017-03-22 12:08:30 +0100 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-11 12:56:12 -0700 |
commit | d4e8e1e873a4eee3e45b6b357b1afd4a6dff8443 (patch) | |
tree | 3ac732ace1448280feda3636baa555ad1bc845a0 /openstack-ansible/file/opnfv-setup-openstack.yml | |
parent | 47b0110092496d8aa00846749d8252b6ccb9a12c (diff) |
xci: Fix the script name and remove openstack services
Change-Id: I774e12f15561de75920ca50bcb2fbaf917e004a9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'openstack-ansible/file/opnfv-setup-openstack.yml')
-rw-r--r-- | openstack-ansible/file/opnfv-setup-openstack.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openstack-ansible/file/opnfv-setup-openstack.yml b/openstack-ansible/file/opnfv-setup-openstack.yml index b3deba08..aacdeffb 100644 --- a/openstack-ansible/file/opnfv-setup-openstack.yml +++ b/openstack-ansible/file/opnfv-setup-openstack.yml @@ -14,7 +14,6 @@ # limitations under the License. - include: os-keystone-install.yml -- include: os-barbican-install.yml - include: os-glance-install.yml - include: os-cinder-install.yml - include: os-nova-install.yml @@ -23,7 +22,6 @@ - include: os-horizon-install.yml - include: os-ceilometer-install.yml - include: os-aodh-install.yml -- include: os-designate-install.yml #NOTE(stevelle) Ensure Gnocchi identities exist before Swift - include: os-gnocchi-install.yml when: |