~ec0/charms/trusty/glance-sync-slave/layer-metadata-fixes

« back to all changes in this revision

Viewing changes to templates/glancesync.novarc.j2

  • Committer: Alvaro Uría
  • Date: 2017-02-22 18:04:08 UTC
  • Revision ID: alvaro.uria@canonical.com-20170222180408-uly9cet83ewmmn2d
added extra params to config.yaml and reactive logic (config-changed not calling @when)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
export OS_PASSWORD_MASTER={{ master_password }}
 
2
export OS_AUTH_URL_MASTER={{ master_auth_url }}
 
3
export OS_GLANCE_URL_MASTER={{ master_glance_url }}
 
4
export OS_REGION_NAME_MASTER={{ master_region }}
 
5