Added new SF repository for Fuel LDAP plugin integration
Change-Id: I7f463eeceb1ed77fd501d27403fe84add0032cb7 Closes-Bug: #1474828
This commit is contained in:
parent
ccf97db953
commit
716515b2c8
16
gerrit/acls/stackforge/fuel-plugin-ldap.config
Normal file
16
gerrit/acls/stackforge/fuel-plugin-ldap.config
Normal file
@ -0,0 +1,16 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group fuel-plugin-ldap-core
|
||||
create = group fuel-plugin-ldap-core
|
||||
label-Code-Review = -2..+2 group fuel-plugin-ldap-core
|
||||
label-Verified = -1..+1 group fuel-ci
|
||||
label-Workflow = -1..+1 group fuel-plugin-ldap-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group fuel-plugin-ldap-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1893,6 +1893,11 @@
|
||||
- fuel
|
||||
description: Fuel plugin to manage InfluxDB and Grafana
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-ldap
|
||||
groups:
|
||||
- fuel
|
||||
description: Fuel plugin which allows to use LDAP as an authentication backend
|
||||
docimpact-group: fuel
|
||||
- project: stackforge/fuel-plugin-lma-collector
|
||||
groups:
|
||||
- fuel
|
||||
|
@ -106,6 +106,7 @@ fuel-tracker:
|
||||
- stackforge/fuel-plugin-glance-nfs
|
||||
- stackforge/fuel-plugin-ha-fencing
|
||||
- stackforge/fuel-plugin-influxdb-grafana
|
||||
- stackforge/fuel-plugin-ldap
|
||||
- stackforge/fuel-plugin-lma-collector
|
||||
- stackforge/fuel-plugin-lma-infrastructure-alerting
|
||||
- stackforge/fuel-plugin-mellanox
|
||||
|
@ -6557,6 +6557,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-ldap
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: stackforge/fuel-plugin-lma-collector
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user