diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 611c19aa1b..084ed87210 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -5547,6 +5547,9 @@ - project: openstack/ops-telecom-nfv description: Operators Telecom NFV Team homepage: https://wiki.openstack.org/wiki/Ops-telecom-nfv +- project: openstack/os-acc + description: Nova/Cyborg interaction lib. + acl-config: /home/gerrit2/acls/openstack/cyborg.config - project: openstack/os-api-ref description: Sphinx extension to support OpenStack API reference pages creation - project: openstack/os-apply-config diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 6bd10a2239..5f8f94e450 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -413,6 +413,7 @@ openstack-cyborg: projects: - openstack/cyborg - openstack/cyborg-specs + - openstack/os-acc - openstack/python-cyborgclient branches: - master diff --git a/zuul/main.yaml b/zuul/main.yaml index db7d373835..892795d0b9 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -976,6 +976,7 @@ - openstack/operations-guide - openstack/ops-tags-team - openstack/ops-telecom-nfv + - openstack/os-acc - openstack/os-api-ref - openstack/os-apply-config - openstack/os-brick