Added fuel-plugin-cisco-aci fuel plugin to SF
Change-Id: I08f9e7de6881d9c74c1757199b4e914ab3e859fd Closes-Bug: #1434025
This commit is contained in:
parent
acfa087d54
commit
3fd52559a8
16
gerrit/acls/stackforge/fuel-plugin-cisco-aci.config
Normal file
16
gerrit/acls/stackforge/fuel-plugin-cisco-aci.config
Normal file
@ -0,0 +1,16 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-cisco-aci-core
|
||||
create = group fuel-plugin-cisco-aci-core
|
||||
label-Code-Review = -2..+2 group fuel-plugin-cisco-aci-core
|
||||
label-Verified = -1..+1 group fuel-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-cisco-aci-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-cisco-aci-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1478,6 +1478,11 @@
|
||||
- fuel
|
||||
description: Fuel plugin for Cinder and NetApp integration
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-cisco-aci
|
||||
groups:
|
||||
- fuel
|
||||
description: Fuel plugin to enable neutron to work with Cisco ACI/GBP
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-contrail
|
||||
groups:
|
||||
- fuel
|
||||
|
@ -51,6 +51,7 @@ fuel-tracker:
|
||||
- stackforge/fuel-stats
|
||||
- stackforge/fuel-plugins
|
||||
- stackforge/fuel-plugin-cinder-netapp
|
||||
- stackforge/fuel-plugin-cisco-aci
|
||||
- stackforge/fuel-plugin-contrail
|
||||
- stackforge/fuel-plugin-elasticsearch-kibana
|
||||
- stackforge/fuel-plugin-external-emc
|
||||
|
@ -4875,6 +4875,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-cisco-aci
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-contrail
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
x
Reference in New Issue
Block a user