Merge "Create clouds.yaml early enough"
This commit is contained in:
6
stack.sh
6
stack.sh
@@ -1090,6 +1090,9 @@ fi
|
||||
|
||||
source $TOP_DIR/userrc_early
|
||||
|
||||
# Write a clouds.yaml file
|
||||
write_clouds_yaml
|
||||
|
||||
if is_service_enabled keystone; then
|
||||
echo_summary "Starting Keystone"
|
||||
|
||||
@@ -1118,9 +1121,6 @@ if is_service_enabled keystone; then
|
||||
|
||||
fi
|
||||
|
||||
# Write a clouds.yaml file
|
||||
write_clouds_yaml
|
||||
|
||||
# Horizon
|
||||
# -------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user