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

This commit is contained in:
Zuul 2022-08-08 11:57:58 +00:00 committed by Gerrit Code Review
commit 0edcced7c5
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

@ -8278,6 +8278,9 @@
acl-config: /home/gerrit2/acls/x/vmware-nsx.config acl-config: /home/gerrit2/acls/x/vmware-nsx.config
- project: x/vmware-vspc - project: x/vmware-vspc
description: Virtual Serial Port Concentrator for VMware instances 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 - project: x/wsme
description: Web Service Made Easy (WSME) simplify the writing of REST web services 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 by providing simple yet powerful typing which removes the need to directly manipulate

View File

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