devstack: use iniset_rpc_backend

Instead of calling get_transport_url directly.

Change-Id: I418ce06faaa1351e663bc1e65701f88992e659d7
This commit is contained in:
Tobias Urdin 2022-09-27 08:52:46 +00:00
parent 409c4bca77
commit fa0086cd3f

View File

@ -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