juju gui password has been set to amdin. 29/2229/1
authorNarinder Gupta <narinder.gupta@canonical.com>
Sat, 3 Oct 2015 06:25:21 +0000 (01:25 -0500)
committerNarinder Gupta <narinder.gupta@canonical.com>
Sat, 3 Oct 2015 06:25:21 +0000 (01:25 -0500)
Change-Id: If323a39aedf07b0a63a0c3fe156c8232acde6f08

ci/deploy.sh

index 296f7b2..49c2423 100755 (executable)
@@ -62,6 +62,8 @@ deploy_dep() {
 deploy() {
     #copy the script which needs to get deployed as part of ofnfv release
     echo "deploying now"
+    echo "   " >> environments.yaml
+    echo "        admin-secret: admin" >> environments.yaml
     cp environments.yaml ~/.juju/
 
     cp ./$opnfvsdn/01-deploybundle.sh ./01-deploybundle.sh