Rename x/tap-as-a-service to openstack/tap-as-a-service
Neutron team accepted to include tap-as-a-service as a stadium project on last PTG (see [0] ~l212), for this tap-as-a-service (taas) must be under openstack/ namespace. The renaming includes only x/tap-as-a-service. * x/tap-as-a-service-tempest-plugin: the tests should be merged to neutron-tempest-plugin. * x/tap-as-a-service-dashboard: unmaintained, and Neutron doesn't govern Horizon plugins [0] https://etherpad.opendev.org/p/neutron-xena-ptg Change-Id: Iaa6fc7b0a9dca20ea77637a3890c603837ac7014
This commit is contained in:
parent
328a90d4ae
commit
feaae22196
@ -1,7 +1,11 @@
|
||||
[access]
|
||||
inheritFrom = openstack/meta-config
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group tap-as-a-service-core
|
||||
create = group tap-as-a-service-release
|
||||
label-Code-Review = -2..+2 group tap-as-a-service-core
|
||||
label-Review-Priority = -1..+2 group tap-as-a-service-core
|
||||
label-Workflow = -1..+1 group tap-as-a-service-core
|
||||
|
||||
[access "refs/tags/*"]
|
@ -5292,6 +5292,9 @@
|
||||
description: NFV Orchestration (Tacker) Specifications
|
||||
groups:
|
||||
- tacker
|
||||
- project: openstack/tap-as-a-service
|
||||
description: Tap-as-a-Service is a project to introduce the functionality of port
|
||||
mirroring in OpenStack Neutron provisioned networks.
|
||||
- project: openstack/taskflow
|
||||
description: A library to complete workflows/tasks in HA manner
|
||||
- project: openstack/telemetry-specs
|
||||
@ -8062,9 +8065,6 @@
|
||||
to implement advanced scheduling mechanisms to maximize the overall resource
|
||||
usage.
|
||||
acl-config: /home/gerrit2/acls/x/synergy.config
|
||||
- project: x/tap-as-a-service
|
||||
description: Tap-as-a-Service is a project to introduce the functionality of port
|
||||
mirroring in OpenStack Neutron provisioned networks.
|
||||
- project: x/tap-as-a-service-dashboard
|
||||
description: Tap-as-a-Service Horizon plugin.
|
||||
acl-config: /home/gerrit2/acls/x/tap-as-a-service.config
|
||||
|
@ -963,6 +963,7 @@ openstack-neutron:
|
||||
- openstack/ovn-octavia-provider
|
||||
- openstack/ovsdbapp
|
||||
- openstack/python-neutronclient
|
||||
- openstack/tap-as-a-service
|
||||
branches:
|
||||
- master
|
||||
- ^stable/.*
|
||||
|
@ -5519,6 +5519,12 @@
|
||||
templates:
|
||||
- official-openstack-repo-jobs
|
||||
|
||||
- project:
|
||||
name: openstack/tap-as-a-service
|
||||
templates:
|
||||
- official-openstack-repo-jobs
|
||||
- publish-to-pypi
|
||||
|
||||
- project:
|
||||
name: openstack/taskflow
|
||||
templates:
|
||||
@ -8170,11 +8176,6 @@
|
||||
- openstack-python-jobs
|
||||
- publish-to-pypi
|
||||
|
||||
- project:
|
||||
name: x/tap-as-a-service
|
||||
templates:
|
||||
- publish-to-pypi
|
||||
|
||||
- project:
|
||||
name: x/tap-as-a-service-dashboard
|
||||
templates:
|
||||
|
@ -896,6 +896,7 @@
|
||||
- openstack/tacker
|
||||
- openstack/tacker-horizon
|
||||
- openstack/tacker-specs
|
||||
- openstack/tap-as-a-service
|
||||
- openstack/taskflow
|
||||
- openstack/telemetry-specs
|
||||
- openstack/telemetry-tempest-plugin
|
||||
@ -1410,7 +1411,6 @@
|
||||
- x/swiftonhpss
|
||||
- x/synergy-scheduler-manager
|
||||
- x/synergy-service
|
||||
- x/tap-as-a-service
|
||||
- x/tap-as-a-service-dashboard
|
||||
- x/tap-as-a-service-tempest-plugin
|
||||
- x/tatu
|
||||
|
Loading…
Reference in New Issue
Block a user