From 51dbd8e0a87716b30866c863d9d1cb50307bbbf4 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Thu, 8 May 2014 10:09:14 -0300 Subject: [PATCH] Add qpid config Although features.yaml have a feature entry for qpid, there's no config option for qpid. So, even if you have a DEVSTACK_GATE_QPID=1 in your environment, it won't work. This patch enable the use of DEVSTACK_GATE_QPID=1 to run devstack with qpid instead of rabbit Change-Id: Iffb6f5a8fef4caef7ae4e68aa261b3db63016493 --- features.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/features.yaml b/features.yaml index 509132e3..3f4d8435 100644 --- a/features.yaml +++ b/features.yaml @@ -28,6 +28,8 @@ config: features: [sahara] ironic: features: [ironic] + qpid: + features: [qpid] features: default: