Merge "Add new project "whitebox-neutron-tempest-plugin" in the x/ namespace"
This commit is contained in:
commit
0edcced7c5
13
gerrit/acls/x/whitebox-neutron-tempest-plugin.config
Normal file
13
gerrit/acls/x/whitebox-neutron-tempest-plugin.config
Normal 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
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user