devstack: use iniset_rpc_backend
Instead of calling get_transport_url directly. Change-Id: I418ce06faaa1351e663bc1e65701f88992e659d7
This commit is contained in:
parent
409c4bca77
commit
fa0086cd3f
@ -336,7 +336,7 @@ function octavia_configure {
|
||||
iniset $OCTAVIA_CONF house_keeping amphora_expiry_age ${OCTAVIA_AMP_EXPIRY_AGE}
|
||||
iniset $OCTAVIA_CONF house_keeping load_balancer_expiry_age ${OCTAVIA_LB_EXPIRY_AGE}
|
||||
|
||||
iniset $OCTAVIA_CONF DEFAULT transport_url $(get_transport_url)
|
||||
iniset_rpc_backend octavia $OCTAVIA_CONF
|
||||
|
||||
iniset $OCTAVIA_CONF oslo_messaging rpc_thread_pool_size 2
|
||||
iniset $OCTAVIA_CONF oslo_messaging topic octavia_prov
|
||||
|
Loading…
Reference in New Issue
Block a user