diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 71e51e15bb..14eaf6c365 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -5847,6 +5847,10 @@ - project: openstack/python-tackerclient description: NFV Orchestration (Tacker) Client acl-config: /home/gerrit2/acls/openstack/tacker.config +- project: openstack/python-tatuclient + description: SSH as a Service (Tatu) Client + upstream: https://github.com/pinodeca/python-tatuclient.git + acl-config: /home/gerrit2/acls/openstack/tatu.config - project: openstack/python-tempestconf description: Automatic Tempest Configuration Generator groups: diff --git a/zuul/main.yaml b/zuul/main.yaml index 3dcfe209d0..cd035c7051 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1136,6 +1136,7 @@ - openstack/python-surveilclient - openstack/python-swiftclient - openstack/python-tackerclient + - openstack/python-tatuclient - openstack/python-tempestconf - openstack/python-tricircleclient - openstack/python-tripleoclient