From 66769a19f6164e4d76134a5adc16bb79e81e2a61 Mon Sep 17 00:00:00 2001 From: Ricardo Noriega Date: Thu, 26 Oct 2017 15:25:57 +0200 Subject: [PATCH] Add new repo for Neutron L2GW Tempest Plugin This imports from a temporary github repo that preserves the history of the plugin and additionally applies the openstack cookiecutter to it. Needed-By: I9142639933d61e8c38009643292356d9517df783 Change-Id: I122c4a8a66b76b943d2a64713aeb65cc87a5db1e Signed-off-by: Ricardo Noriega --- gerrit/projects.yaml | 4 ++++ zuul/main.yaml | 1 + 2 files changed, 5 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index e1dfb7d8c1..ea96097434 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -4466,6 +4466,10 @@ description: API's and implementations to support L2 Gateways in Neutron. options: - translate +- project: openstack/networking-l2gw-tempest-plugin + description: Tempest plugin for the Neutron L2GW. + acl-config: /home/gerrit2/acls/openstack/networking-l2gw.config + upstream: https://github.com/oglok/networking-l2gw-tempest-plugin.git - project: openstack/networking-lagopus description: Neutron drivers for Lagopus Switch - project: openstack/networking-lenovo diff --git a/zuul/main.yaml b/zuul/main.yaml index 495922628b..521835ddb9 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1112,6 +1112,7 @@ - openstack/networking-icc - openstack/networking-infoblox - openstack/networking-l2gw + - openstack/networking-l2gw-tempest-plugin - openstack/networking-lagopus - openstack/networking-lenovo - openstack/networking-midonet