0d036d6a7c
Ironic can use JSON RPC and ironic-inspector is compatible with fake:// transport. Keystone does not seem to need oslo.messaging at all. This change moves RabbitMQ bits to a separate role, but keeps it enabled until the next patch. Change-Id: I096a347e3bf6270167d35b7c1cf46834ae2d4ece
5 lines
171 B
YAML
5 lines
171 B
YAML
features:
|
|
- |
|
|
Adds support to disable RabbitMQ via the new ``use_rabbitmq`` variable
|
|
in favour of JSON RPC (in ironic) and fake transport (in ironic-inspector).
|