~niedbalski/charms/trusty/quantum-gateway/fix-lp-1308557

« back to all changes in this revision

Viewing changes to templates/novarc

  • Committer: James Page
  • Date: 2012-12-03 15:16:55 UTC
  • Revision ID: james.page@canonical.com-20121203151655-des8gt0rnboayrdn
Refactored into quantum gateway

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
export OS_USERNAME={{ service_username }}
2
 
export OS_PASSWORD={{ service_password }}
3
 
export OS_TENANT_NAME={{ service_tenant }}
4
 
export OS_AUTH_URL=http://{{ keystone_host }}:{{ auth_port }}/v2.0/