From: Morgan Richomme Date: Thu, 27 Aug 2015 08:50:59 +0000 (+0200) Subject: Revert "source creds retrieved dynamically by the script" X-Git-Tag: arno.2015.2.0~79 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F1335%2F1;p=releng.git Revert "source creds retrieved dynamically by the script" This reverts commit d72b560c1fa16780f1760c243d05fcb669e515c0. --- diff --git a/utils/fetch_os_creds.sh b/utils/fetch_os_creds.sh index 2428ea8be..e412ceb2b 100755 --- a/utils/fetch_os_creds.sh +++ b/utils/fetch_os_creds.sh @@ -166,6 +166,5 @@ sed -i "/OS_AUTH_URL/c\export OS_AUTH_URL=\'$public_ip'" $dest_path echo "-------- Credentials: --------" cat $dest_path -source $dest_path exit 0