Revert "Disable cinder with ironic"
This reverts commit 034bbcc51d.
The ironic gate tests that made use of the libvirt driver (for
exercising the ironic API only) broke due to this change since
they try to test server rescue. We can't set the rescue feature
flag to False without affecting other tests using libvirt.
We are working on merging the ironic gate tests so that they all
will use the ironic driver. Once that is done, we can disable
cinder again and set the rescue feature flag properly.
Closes-Bug: #1353027
Change-Id: I059f06f4289ea332b49b3963e0d544e254298ac8
This commit is contained in:
@@ -106,7 +106,6 @@ features:
|
||||
ironic:
|
||||
base:
|
||||
services: [ir-api, ir-cond]
|
||||
rm-services: [cinder, c-api, c-vol, c-sch, c-bak]
|
||||
|
||||
sahara:
|
||||
base:
|
||||
|
||||
Reference in New Issue
Block a user