From 1e59c89faec7ff45140227c8db1c00cf63d9b45b Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Thu, 6 Oct 2016 22:40:38 -0500 Subject: modified to fix the opencontrail bundle issue for nonha. Change-Id: I3b35c8bb4d9ceecdacebf2b092fe38acb77b5076 Signed-off-by: Narinder Gupta --- ci/config_tpl/bundle_tpl/neutron-gateway.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'ci/config_tpl/bundle_tpl/neutron-gateway.yaml') diff --git a/ci/config_tpl/bundle_tpl/neutron-gateway.yaml b/ci/config_tpl/bundle_tpl/neutron-gateway.yaml index 07195503..7b97d478 100644 --- a/ci/config_tpl/bundle_tpl/neutron-gateway.yaml +++ b/ci/config_tpl/bundle_tpl/neutron-gateway.yaml @@ -1,6 +1,7 @@ neutron-gateway: charm: "local:{{ ubuntu.release }}/neutron-gateway" options: + openstack-origin: "cloud:{{ ubuntu.release }}-{{ os.release }}" {% if opnfv.spaces_dict.data is defined %} os-data-network: {{ opnfv.spaces_dict.data.cidr }} {% endif %} -- cgit 1.2.3-korg