From 034bbcc51d30a77eab7da8b4f7550b4a9d8a2552 Mon Sep 17 00:00:00 2001 From: David Shrewsbury Date: Tue, 8 Jul 2014 17:25:36 -0400 Subject: [PATCH] Disable cinder with ironic Cinder doesn't currently work with ironic as volumes cannot yet be attached to baremetal nodes. This is something that may be available in the K series. For now, though, so that we can work on enabling the tempest API and scenario tests with ironic, we need to disable cinder. Change-Id: I4e2afc232986f70263425deec4b335a1a5b8110f --- features.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/features.yaml b/features.yaml index 90605819..9b83738b 100644 --- a/features.yaml +++ b/features.yaml @@ -104,6 +104,7 @@ features: ironic: base: services: [ir-api, ir-cond] + rm-services: [cinder, c-api, c-vol, c-sch, c-bak] sahara: base: