diff options
author | 2017-01-23 14:53:20 -0600 | |
---|---|---|
committer | 2017-01-24 22:32:23 -0600 | |
commit | 719d8dcd66ddb05c0845276a1a2b8c03683def90 (patch) | |
tree | ae5166233dc76d74f5feef3a1d2f2fa2b68fab79 /ci/config_tpl/juju2/bundle_tpl/glance.yaml | |
parent | 6b74031e2bd37ed40d24fab4139c035740f06dd0 (diff) |
modfied to use latest charm currently.
Change-Id: I6109fed4861f3d9656adc698b6de6d7143fa6988
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/glance.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/glance.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/glance.yaml b/ci/config_tpl/juju2/bundle_tpl/glance.yaml index 969b3c16..c57260c6 100644 --- a/ci/config_tpl/juju2/bundle_tpl/glance.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/glance.yaml @@ -4,6 +4,7 @@ {% if os.service.bindings %} bindings: internal: internal-api + shared-db: internal-api {% if opnfv.spaces_dict.data is defined %} admin: admin-api {% else %} |