Merge "New project: OVN BGP Agent"
This commit is contained in:
commit
01c563cd36
14
gerrit/acls/x/ovn-bgp-agent.config
Normal file
14
gerrit/acls/x/ovn-bgp-agent.config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group ovn-bgp-agent-core
|
||||||
|
label-Code-Review = -2..+2 group ovn-bgp-agent-core
|
||||||
|
label-Workflow = -1..+1 group ovn-bgp-agent-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group ovn-bgp-agent-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -7700,6 +7700,9 @@
|
|||||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||||
- project: x/ospurge
|
- project: x/ospurge
|
||||||
description: Cleanup OpenStack project resources.
|
description: Cleanup OpenStack project resources.
|
||||||
|
- project: x/ovn-bgp-agent
|
||||||
|
description: OVN BGP Agent exposes VMs/containers through BGP on OVN environments.
|
||||||
|
use-storyboard: true
|
||||||
- project: x/packetary
|
- project: x/packetary
|
||||||
description: Library and eponymous utility to manage the entire lifecycle of repositories
|
description: Library and eponymous utility to manage the entire lifecycle of repositories
|
||||||
- project: x/packetary-specs
|
- project: x/packetary-specs
|
||||||
|
@ -1292,6 +1292,7 @@
|
|||||||
- x/osops-tools-logging
|
- x/osops-tools-logging
|
||||||
- x/osops-tools-monitoring
|
- x/osops-tools-monitoring
|
||||||
- x/ospurge
|
- x/ospurge
|
||||||
|
- x/ovn-bgp-agent
|
||||||
- x/packetary
|
- x/packetary
|
||||||
- x/packetary-specs
|
- x/packetary-specs
|
||||||
- x/packstack
|
- x/packstack
|
||||||
|
Loading…
Reference in New Issue
Block a user