~thomnico/sademos/juju-on-openstack-resumed

« back to all changes in this revision

Viewing changes to openstack/01-deploy.sh

  • Committer: Scott Croft
  • Date: 2016-04-08 21:00:40 UTC
  • Revision ID: scott@canonical.com-20160408210040-dzfghgtq3q0eq3hz
Fixed the typo in the deploy scripts and adapted the plumgrid bundle for Juju 2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
     juju deploy openstack-liberty.yaml
13
13
fi
14
14
 
15
 
jujul show-controllers --show-passwords|egrep "user|password"
 
15
juju show-controllers --show-passwords|egrep "user|password"
16
16
 
17
17
echo "Login to the juju-gui to see status or use juju status"