Merge "starlingx: add oidc-auth-armada-app"
This commit is contained in:
commit
ac7ffa6808
18
gerrit/acls/starlingx/oidc-auth-armada-app.config
Normal file
18
gerrit/acls/starlingx/oidc-auth-armada-app.config
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
[access "refs/for/refs/*"]
|
||||||
|
pushMerge = group starlingx-release
|
||||||
|
|
||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group starlingx-oidc-auth-armada-app-core
|
||||||
|
create = group starlingx-release
|
||||||
|
label-Code-Review = -2..+2 group starlingx-oidc-auth-armada-app-core
|
||||||
|
label-Workflow = -1..+1 group starlingx-oidc-auth-armada-app-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
pushSignedTag = group starlingx-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = True
|
@ -6029,6 +6029,11 @@
|
|||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
groups:
|
groups:
|
||||||
- starlingx
|
- starlingx
|
||||||
|
- project: starlingx/oidc-auth-armada-app
|
||||||
|
description: StarlingX OIDC Authentication App
|
||||||
|
use-storyboard: true
|
||||||
|
groups:
|
||||||
|
- starlingx
|
||||||
- project: starlingx/openstack-armada-app
|
- project: starlingx/openstack-armada-app
|
||||||
description: StarlingX OpenStack Armada App
|
description: StarlingX OpenStack Armada App
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -1094,6 +1094,7 @@
|
|||||||
- starlingx/monitor-armada-app
|
- starlingx/monitor-armada-app
|
||||||
- starlingx/monitoring
|
- starlingx/monitoring
|
||||||
- starlingx/nfv
|
- starlingx/nfv
|
||||||
|
- starlingx/oidc-auth-armada-app
|
||||||
- starlingx/openstack-armada-app
|
- starlingx/openstack-armada-app
|
||||||
- starlingx/platform-armada-app
|
- starlingx/platform-armada-app
|
||||||
- starlingx/root
|
- starlingx/root
|
||||||
|
Loading…
Reference in New Issue
Block a user