diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index e65e527c56..ee250ba7e6 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1921,6 +1921,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 070ae59ce4..6ba02fc60b 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -334,6 +334,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 33d6ca785b..599a44eb53 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -432,6 +432,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