Merge "Deprecate rpc_backend option"
This commit is contained in:
commit
65be9c4d3c
@ -174,7 +174,6 @@ neutron_db_pool_timeout: 30
|
||||
### RPC (RabbitMQ) integration
|
||||
###
|
||||
|
||||
neutron_rpc_backend: rabbit
|
||||
neutron_rabbitmq_userid: neutron
|
||||
neutron_rabbitmq_vhost: /neutron
|
||||
neutron_rabbitmq_port: 5672
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
deprecations:
|
||||
- |
|
||||
Remove ``neutron_rpc_backend`` option due to deprecation of
|
||||
rpc_backend option in oslo.messaging.
|
Loading…
Reference in New Issue
Block a user