Merge "Configure rsyslog on Octavia service nodes in devstack"

This commit is contained in:
Zuul
2021-02-17 18:45:25 +00:00
committed by Gerrit Code Review

View File

@@ -757,8 +757,6 @@ function octavia_init {
create_octavia_accounts
add_load-balancer_roles
configure_rsyslog
elif [ $OCTAVIA_NODE == 'api' ] ; then
create_octavia_accounts
@@ -769,6 +767,7 @@ function octavia_init {
create_mgmt_network_interface
create_amphora_flavor
configure_lb_mgmt_sec_grp
configure_rsyslog
fi
if ! [ "$DISABLE_AMP_IMAGE_BUILD" == 'True' ]; then