Add new project "whitebox-neutron-tempest-plugin" in the x/ namespace

This project will contain whitebox neutron related tempest tests useful
for the Tripleo based deployments, which don't fit well into official
neutron-tempest-plugin repository.

Change-Id: Ie0c7bc4558e4e73910664b6796d5ada7848bf5d2
This commit is contained in:
Slawek Kaplonski 2022-07-26 15:38:02 +02:00
parent b863397eed
commit bf35822271
3 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,13 @@
[access "refs/heads/*"]
abandon = group whitebox-neutron-tempest-plugin-core
label-Code-Review = -2..+2 group whitebox-neutron-tempest-plugin-core
label-Workflow = -1..+1 group whitebox-neutron-tempest-plugin-core
[access "refs/tags/*"]
createSignedTag = group whitebox-neutron-tempest-plugin-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -8214,6 +8214,9 @@
acl-config: /home/gerrit2/acls/x/vmware-nsx.config
- project: x/vmware-vspc
description: Virtual Serial Port Concentrator for VMware instances
- project: x/whitebox-neutron-tempest-plugin
description: Tempest plugin with whitebox Neutron related tests useful for
the Tripleo based deployments.
- project: x/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services
by providing simple yet powerful typing which removes the need to directly manipulate

View File

@ -1377,6 +1377,7 @@
- x/vmware-nsx-tempest-plugin
- x/vmware-nsxlib
- x/vmware-vspc
- x/whitebox-neutron-tempest-plugin
- x/wsme
- x/xenapi-os-testing
- x/xstatic-angular-cookies