Merge "Remove leftover homedir clouds.yaml files"

This commit is contained in:
Jenkins 2016-01-25 15:23:22 +00:00 committed by Gerrit Code Review
commit 685bf05847
1 changed files with 3 additions and 0 deletions

View File

@ -106,6 +106,9 @@ function write_clouds_yaml {
--os-username admin \
--os-password $ADMIN_PASSWORD \
--os-project-name admin
# CLean up any old clouds.yaml files we had laying around
rm -f ~$STACK_USER/.config/openstack/clouds.yaml
}
# trueorfalse <True|False> <VAR>