Add siss under x namespace

Simple IaaS/SDS Stack is a wrapper around multiple OpenStack, OpenDev,
and other open source projects to deploy and mantain a simplified
Software Defined DataCenter stack.

Signed-off-by: Ettore Simone <ettore.simone@gmail.com>
Change-Id: I42ec24b97cd659604e39fc588a38a62284d50aed
This commit is contained in:
Ettore Simone 2021-10-21 11:49:52 +02:00
parent 03fac45522
commit 00d5188c06
3 changed files with 18 additions and 0 deletions

14
gerrit/acls/x/siss.config Normal file
View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group siss-core
create = group siss-release
label-Code-Review = -2..+2 group siss-core
label-Workflow = -1..+1 group siss-core
[access "refs/tags/*"]
pushSignedTag = group siss-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -7955,6 +7955,9 @@
description: RackHD and OpenStack Coordinator
- project: x/shovel-horizon
description: Shovel plugin for OpenStack Horizon dashboard
- project: x/siss
description: Simple IaaS/SDS Stack
use-storyboard: true
- project: x/slogging
description: A stats system for OpenStack Swift
use-storyboard: true

View File

@ -1356,6 +1356,7 @@
- x/scalpels
- x/shovel
- x/shovel-horizon
- x/siss
- x/slogging
- x/snap-ceilometer
- x/snap-cinder