Add zeromq config

Although features.yaml have a feature entry for zeromq, there's no
config option for zeromq. So, even if you have a DEVSTACK_GATE_ZEROMQ=1
in your environment, it won't work.
This patch enable the use of DEVSTACK_GATE_ZEROMQ=1 to run devstack
with zeromq instead of rabbit or qpid.

Change-Id: I81075fe23bc9a751c05a3f777f7409d0104c979e
This commit is contained in:
Arx Cruz
2014-05-09 09:40:36 -03:00
parent 635db7bc0c
commit 6d257d5d80

View File

@@ -30,6 +30,8 @@ config:
features: [ironic]
qpid:
features: [qpid]
zeromq:
features: [zeromq]
features:
default: