From cc382531e12b63da0a9201efcaeffd030f2f9475 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: I783d3c8539acc2e74922a8aad98f0c7928b3815e --- features.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/features.yaml b/features.yaml index d14c6f43..a73b1022 100644 --- a/features.yaml +++ b/features.yaml @@ -108,6 +108,7 @@ features: ironic: base: services: [ir-api, ir-cond] + rm-services: [cinder, c-api, c-vol, c-sch, c-bak] sahara: base: