Add spectroscope repository
Spectroscope is intended to be an Identity Resource Broker Service. This adds the initial spectroscope repository and ACL file. Change-Id: I1e67a913ac61ef78b9a57d564f3e50bbe2fe4a45
This commit is contained in:
parent
6ed18827e7
commit
7bd4fa8cbb
14
gerrit/acls/x/spectroscope.config
Normal file
14
gerrit/acls/x/spectroscope.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group spectroscope-core
|
||||
label-Code-Review = -2..+2 group spectroscope-core
|
||||
label-Workflow = -1..+1 group spectroscope-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group spectroscope-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = false
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -7864,6 +7864,8 @@
|
||||
- solar
|
||||
- project: x/spanner
|
||||
description: Operation dashboard for OpenStack
|
||||
- project: x/spectroscope
|
||||
description: Identity Resource Brokering Service
|
||||
- project: x/sqlalchemy-migrate
|
||||
description: Database schema migration for SQLAlchemy
|
||||
- project: x/stackalytics
|
||||
|
@ -1511,6 +1511,7 @@
|
||||
- x/solar
|
||||
- x/solar-resources
|
||||
- x/spanner
|
||||
- x/spectroscope
|
||||
- x/sqlalchemy-migrate
|
||||
- x/stackalytics
|
||||
- x/stacklight-integration-tests
|
||||
|
Loading…
Reference in New Issue
Block a user