Added new repo for fuel-plugin-bgpvpn in Openstack NS
Change-Id: I6681ae5b821a45a813703c1941c802f5c290ac5f Closes-Bug: #1523550
This commit is contained in:
parent
5af4d99ace
commit
cfb373e332
19
gerrit/acls/openstack/fuel-plugin-bgpvpn.config
Normal file
19
gerrit/acls/openstack/fuel-plugin-bgpvpn.config
Normal file
@ -0,0 +1,19 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group fuel-plugin-bgpvpn-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-bgpvpn-core
|
||||
create = group fuel-plugin-bgpvpn-release
|
||||
label-Code-Review = -2..+2 group fuel-plugin-bgpvpn-core
|
||||
label-Verified = -1..+1 group fuel-plugins-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-bgpvpn-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-bgpvpn-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1270,6 +1270,11 @@
|
||||
- fuel
|
||||
description: Fuel plugin to manage availability zones
|
||||
docimpact-group: fuel
|
||||
- project: openstack/fuel-plugin-bgpvpn
|
||||
groups:
|
||||
- fuel
|
||||
description: Fuel plugin to enable and configure networking-bgpvpn component
|
||||
docimpact-group: fuel
|
||||
- project: openstack/fuel-plugin-bigswitch
|
||||
groups:
|
||||
- fuel
|
||||
|
@ -78,6 +78,7 @@ fuel-tracker:
|
||||
- openstack/fuel-ostf
|
||||
- openstack/fuel-plugin-6wind-virtual-accelerator
|
||||
- openstack/fuel-plugin-availability-zones
|
||||
- openstack/fuel-plugin-bgpvpn
|
||||
- openstack/fuel-plugin-bigswitch
|
||||
- openstack/fuel-plugin-block-device
|
||||
- openstack/fuel-plugin-calamari
|
||||
|
@ -4832,6 +4832,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-bgpvpn
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/fuel-plugin-bigswitch
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user