New project Tatu (SSH as a Service).

Change-Id: I52d3debebc5b295d9c3c6bfbb0f215a018e35781
Signed-off-by: Pino de Candia <giuseppe.decandia@gmail.com>
This commit is contained in:
Pino de Candia 2018-01-24 19:45:38 +00:00
parent ad40365e3b
commit 1b66bb8163
3 changed files with 19 additions and 0 deletions

View File

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

View File

@ -6250,6 +6250,9 @@
acl-config: /home/gerrit2/acls/openstack/tap-as-a-service.config
- project: openstack/taskflow
description: A library to complete workflows/tasks in HA manner
- project: openstack/tatu
description: SSH (Certificate Management and Bastions) as a Service
upstream: https://github.com/pinodeca/tatu.git
- project: openstack/tc-as-a-service
description: TC-as-a-Service provides traffic control in OpenStack Neutron
- project: openstack/telcowg-usecases

View File

@ -1249,6 +1249,7 @@
- openstack/tap-as-a-service
- openstack/tap-as-a-service-dashboard
- openstack/taskflow
- openstack/tatu
- openstack/tc-as-a-service
- openstack/telcowg-usecases
- openstack/telemetry-specs