Add repo app-openbao for starlingx
This commit adds a new repo named app-openbao, an openbao application repo for StarlingX Change-Id: Iced79ae3c13a0276ad09dae56596d825b50ae1d0 Signed-off-by: Tae Park <tae.park@windriver.com>
This commit is contained in:
parent
980add8b9c
commit
aa7196aaeb
18
gerrit/acls/starlingx/app-openbao.config
Normal file
18
gerrit/acls/starlingx/app-openbao.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-openbao-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-openbao-core
|
||||
label-Workflow = -1..+1 group starlingx-app-openbao-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6428,6 +6428,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-openbao
|
||||
description: StarlingX Openbao App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-oran-o2
|
||||
description: StarlingX ORAN Spec Compliance O2 Interfaces App
|
||||
use-storyboard: true
|
||||
|
@ -963,6 +963,7 @@
|
||||
- starlingx/app-kubevirt
|
||||
- starlingx/app-node-feature-discovery
|
||||
- starlingx/app-node-interface-metrics-exporter
|
||||
- starlingx/app-openbao
|
||||
- starlingx/app-oran-o2
|
||||
- starlingx/app-power-metrics
|
||||
- starlingx/app-rook-ceph
|
||||
|
Loading…
Reference in New Issue
Block a user