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:
parent
03fac45522
commit
00d5188c06
14
gerrit/acls/x/siss.config
Normal file
14
gerrit/acls/x/siss.config
Normal 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
|
@ -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
|
||||
|
@ -1356,6 +1356,7 @@
|
||||
- x/scalpels
|
||||
- x/shovel
|
||||
- x/shovel-horizon
|
||||
- x/siss
|
||||
- x/slogging
|
||||
- x/snap-ceilometer
|
||||
- x/snap-cinder
|
||||
|
Loading…
Reference in New Issue
Block a user