We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bf4e18 + 21221d1 commit 270a8e6Copy full SHA for 270a8e6
1 file changed
lib/nova
@@ -515,6 +515,8 @@ function create_nova_conf {
515
# Format logging
516
setup_logging $NOVA_CONF
517
518
+ iniset $NOVA_CONF upgrade_levels compute "auto"
519
+
520
write_uwsgi_config "$NOVA_UWSGI_CONF" "$NOVA_UWSGI" "/compute"
521
write_uwsgi_config "$NOVA_METADATA_UWSGI_CONF" "$NOVA_METADATA_UWSGI" "" ":${METADATA_SERVICE_PORT}"
522
0 commit comments