Add Metrics Server App to StarlingX
Change-Id: I3289659f7f961a05c927f8ba40c8daa9217562f6
This commit is contained in:
parent
42aa4cc84c
commit
516aaafe3f
18
gerrit/acls/starlingx/metrics-server-armada-app.config
Normal file
18
gerrit/acls/starlingx/metrics-server-armada-app.config
Normal file
@ -0,0 +1,18 @@
|
||||
[access "refs/for/refs/*"]
|
||||
pushMerge = group starlingx-metrics-server-armada-app-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group starlingx-metrics-server-armada-app-core
|
||||
create = group starlingx-metrics-server-armada-app-core
|
||||
label-Code-Review = -2..+2 group starlingx-metrics-server-armada-app-core
|
||||
label-Workflow = -1..+1 group starlingx-metrics-server-armada-app-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group starlingx-metrics-server-armada-app-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = True
|
@ -6134,6 +6134,11 @@
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx
|
||||
- project: starlingx/metrics-server-armada-app
|
||||
description: StarlingX Metrics Server App
|
||||
use-storyboard: true
|
||||
groups:
|
||||
- starlingx-metrics-server-armada-app-core
|
||||
- project: starlingx/monitor-armada-app
|
||||
description: StarlingX Monitor Armada App
|
||||
use-storyboard: true
|
||||
|
@ -1025,6 +1025,7 @@
|
||||
- starlingx/manifest
|
||||
- starlingx/meta-starlingx
|
||||
- starlingx/metal
|
||||
- starlingx/metrics-server-armada-app
|
||||
- starlingx/monitor-armada-app
|
||||
- starlingx/monitoring
|
||||
- starlingx/nfv
|
||||
|
Loading…
Reference in New Issue
Block a user