~plumgrid-team/charms/bundles/plumgrid-ons/single-controller

« back to all changes in this revision

Viewing changes to novarc

  • Committer: Julian Neytchev
  • Date: 2015-05-28 05:26:19 UTC
  • Revision ID: juliann@plumgrid.com-20150528052619-ofog38gwlwcsqw5i
Removed juju-gui

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
export OS_USERNAME=admin
3
 
export OS_PASSWORD=plumgrid
4
 
export OS_TENANT_NAME=admin
5
 
export OS_REGION_NAME=RegionOne
6
 
export OS_AUTH_URL=${OS_AUTH_PROTOCOL:-http}://`juju-deployer -f keystone`:5000/v2.0