diff options
author | 2017-01-19 10:02:50 -0600 | |
---|---|---|
committer | 2017-01-19 11:43:46 -0600 | |
commit | 0cd6c7dac297478d5dd66313aef09e5e5324d2ad (patch) | |
tree | 9e5ff2f4d4e03f1196c8ffc7c6785045bcc5f86c /ci/config_tpl/juju2/bundle_tpl/heat.yaml | |
parent | bbd5aa8591fb02f6c73217df81108d43cfc747b4 (diff) |
modfiied to support the new spaces in juju.
Change-Id: I4938bb53b0172ebde9a110d7ac6a0725064aa5ca
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/heat.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/heat.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/heat.yaml b/ci/config_tpl/juju2/bundle_tpl/heat.yaml index 59edd419..c1f23581 100644 --- a/ci/config_tpl/juju2/bundle_tpl/heat.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/heat.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 %} |