diff options
Diffstat (limited to 'ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml')
-rw-r--r-- | ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml b/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml index d1159bb5..f8a3f91a 100644 --- a/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml +++ b/ci/config_tpl/juju2/bundle_tpl/neutron-gateway.yaml @@ -4,7 +4,7 @@ {% if os.service.bindings %} {% if opnfv.spaces_dict.data is defined %} bindings: - data: admin-api + data: tenant-data {% else %} bindings: data: internal-api |