From c8eeddeba1ac814909d52609198ba42b0f7c9c6e Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Tue, 5 Aug 2014 15:54:57 -0400 Subject: [PATCH] Revert "Disable cinder with ironic" This reverts commit 034bbcc51d30a77eab7da8b4f7550b4a9d8a2552. 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 --- features.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/features.yaml b/features.yaml index 6252d67a..0cd5d718 100644 --- a/features.yaml +++ b/features.yaml @@ -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: