Skip to content

Commit 685bf05

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Remove leftover homedir clouds.yaml files"
2 parents 973fb21 + 74379df commit 685bf05

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

functions-common

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ function write_clouds_yaml {
106106
--os-username admin \
107107
--os-password $ADMIN_PASSWORD \
108108
--os-project-name admin
109+
110+
# CLean up any old clouds.yaml files we had laying around
111+
rm -f ~$STACK_USER/.config/openstack/clouds.yaml
109112
}
110113

111114
# trueorfalse <True|False> <VAR>

0 commit comments

Comments
 (0)