X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_tpl%2Fjuju2%2Fbundle_tpl%2Fheat.yaml;h=21b2479cdd8bed2374110847d3170a207b2eefe9;hb=e3983c25772ce327684ed98b7600300bf3132471;hp=c1f23581ba3dc43285037a7d5b1b842d3a6d4879;hpb=0cd6c7dac297478d5dd66313aef09e5e5324d2ad;p=joid.git diff --git a/ci/config_tpl/juju2/bundle_tpl/heat.yaml b/ci/config_tpl/juju2/bundle_tpl/heat.yaml index c1f23581..21b2479c 100644 --- a/ci/config_tpl/juju2/bundle_tpl/heat.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/heat.yaml @@ -4,12 +4,8 @@ {% if os.service.bindings %} bindings: internal: internal-api - shared-db: internal-api -{% if opnfv.spaces_dict.data is defined %} - admin: admin-api -{% else %} admin: internal-api -{% endif %} + shared-db: internal-api {% if opnfv.spaces_dict.public is defined %} public: public-api {% else %}