Remove duplicate rpc_backend property

When using QPID the rpc_backend property is added twice,
once in line 335 and then again as part of the QPID config.

Change-Id: I1e0ced10709ed9121d7bf6c381c7c4c9005a4dce
This commit is contained in:
Luis A. Garcia 2014-03-21 18:45:34 +00:00
parent 05e9ad01df
commit 653b93326d
1 changed files with 0 additions and 2 deletions

View File

@ -425,8 +425,6 @@ notification_topics=<%= node["openstack"]["mq"]["block-storage"]["rabbit"]["noti
##### QPID #####
######## defined in cinder.openstack.common.rpc.impl_qpid ########
rpc_backend=cinder.openstack.common.rpc.impl_qpid
qpid_hostname=<%= node["openstack"]["mq"]["block-storage"]["qpid"]["host"] %>
#### (StrOpt) Qpid broker hostname