diff --git a/functions-common b/functions-common index 2a08f5f112..b1f0a383e1 100644 --- a/functions-common +++ b/functions-common @@ -101,7 +101,7 @@ function write_clouds_yaml { # alt_demo -> devstack-alt $TOP_DIR/tools/update_clouds_yaml.py \ --file $CLOUDS_YAML \ - --os-cloud devstack \ + --os-cloud devstack-alt \ --os-region-name $REGION_NAME \ --os-identity-api-version 3 \ $CA_CERT_ARG \