Remove Cinder from tempest gates

In a bit pathetic attempt to reduce number of Tempest (especially
Octavia) jobs timing out, this commit removes installation of Cinder to
save some precious minutes of running time.

Cinder is unused in the Tempest jobs, so it's removal should be safe.

Change-Id: Ia75e924039aac423a49fe2e69555c28b5e273419
This commit is contained in:
Michał Dulko 2017-12-20 20:44:43 +01:00
parent a23b11d98c
commit 657ade15cc
1 changed files with 0 additions and 4 deletions

View File

@ -55,10 +55,6 @@
# Glance
enable_service g-api
enable_service g-reg
# Cinder
enable_service c-api
enable_service c-vol
enable_service c-sch
# Docker
enable_plugin devstack-plugin-container \
git://git.openstack.org/openstack/devstack-plugin-container