Skip to content

Commit 270a8e6

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Configure nova to auto-calculate compute RPC upgrade levels"
2 parents 4bf4e18 + 21221d1 commit 270a8e6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/nova

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,8 @@ function create_nova_conf {
515515
# Format logging
516516
setup_logging $NOVA_CONF
517517

518+
iniset $NOVA_CONF upgrade_levels compute "auto"
519+
518520
write_uwsgi_config "$NOVA_UWSGI_CONF" "$NOVA_UWSGI" "/compute"
519521
write_uwsgi_config "$NOVA_METADATA_UWSGI_CONF" "$NOVA_METADATA_UWSGI" "" ":${METADATA_SERVICE_PORT}"
520522

0 commit comments

Comments
 (0)