Add repo app-openvswitch for starlingx
This commit adds a new repo named app-openvswitch, an openvswitch application repo for StarlingX. Story: 2011655 Task: 53670 Change-Id: I4b4fb897e7f73310bdc4d9c024f71cede81c94b8 Signed-off-by: Mohammad Issa <mohammad.issa@windriver.com>
This commit is contained in:
18
gerrit/acls/starlingx/app-openvswitch.config
Normal file
18
gerrit/acls/starlingx/app-openvswitch.config
Normal file
@@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-app-openvswitch-core
|
||||
create = group starlingx-release
|
||||
label-Code-Review = -2..+2 group starlingx-app-openvswitch-core
|
||||
label-Workflow = -1..+1 group starlingx-app-openvswitch-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
createSignedTag = group starlingx-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireSignedOffBy = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
||||
@@ -6774,6 +6774,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-openvswitch
|
||||
description: StarlingX Openvswitch App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/app-oran-o2
|
||||
description: StarlingX ORAN Spec Compliance O2 Interfaces App
|
||||
use-storyboard: true
|
||||
|
||||
@@ -961,6 +961,7 @@
|
||||
- starlingx/app-node-feature-discovery
|
||||
- starlingx/app-node-interface-metrics-exporter
|
||||
- starlingx/app-openbao
|
||||
- starlingx/app-openvswitch
|
||||
- starlingx/app-oran-o2
|
||||
- starlingx/app-power-metrics
|
||||
- starlingx/app-rook-ceph
|
||||
|
||||
Reference in New Issue
Block a user