Configure RPC for neutron and cinder

Cinder, neutron server and neutron plugins communicate via RPC (AMPQ),
so we should configure RPC backend and its parameters same way we do
for nova.

Change-Id: I9c8d8f66d9c4da1fb8d7b09de946c4a0cb31a56d
This commit is contained in:
Ivan A. Melnikov
2013-08-08 14:37:57 +03:00
parent 1ebb8661e4
commit d78a4076d6
13 changed files with 54 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ options:
nova:
db-sync: true
do-network-init: true
mq-type: "qpid"
mq-type: qpid
enable-cells: false
enable-spice: false
local-conductor: false
@@ -32,6 +32,7 @@ options:
do-init: true
enable-pki: false
cinder:
mq-type: qpid
db-sync: true
subsystems:
glance: