Merge "Update nova_rpc_backend to correct setting"

This commit is contained in:
Jenkins 2016-01-27 04:34:24 +00:00 committed by Gerrit Code Review
commit a38fa93c16

View File

@ -55,7 +55,7 @@ nova_rabbitmq_userid: nova
nova_rabbitmq_vhost: /nova
## RPC
nova_rpc_backend: nova.openstack.common.rpc.impl_kombu
nova_rpc_backend: rabbit
nova_rpc_thread_pool_size: 64
nova_rpc_conn_pool_size: 30
nova_rpc_response_timeout: 60