diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 96959f6fff..e532a6b3ea 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1933,6 +1933,13 @@ docimpact-group: openstack-chef description: Chef Cookbook - OpenStack Telemetry acl-config: /home/gerrit2/acls/openstack/openstack-chef.config +- project: openstack/cookbook-openstackclient + groups: + - openstack-chef + docimpact-group: openstack-chef + description: Chef Cookbook - OpenStack client Resources + acl-config: /home/gerrit2/acls/openstack/openstack-chef.config + upstream: https://github.com/scassiba/cookbook-openstackclient.git - project: openstack/coreos-image-builder description: A framework for building CoreOS Ramdisk use-storyboard: true diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 5d21d0954c..b4f49b8343 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -345,6 +345,7 @@ openstack-chef: - openstack/cookbook-openstack-ops-messaging - openstack/cookbook-openstack-orchestration - openstack/cookbook-openstack-telemetry + - openstack/cookbook-openstackclient - openstack/openstack-chef-repo - openstack/openstack-chef-specs branches: diff --git a/zuul/main.yaml b/zuul/main.yaml index daf8413947..03581379fd 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -435,6 +435,7 @@ - openstack/cookbook-openstack-ops-messaging - openstack/cookbook-openstack-orchestration - openstack/cookbook-openstack-telemetry + - openstack/cookbook-openstackclient - openstack/coreos-image-builder - openstack/coupler - openstack/coverage2sql