diff --git a/gerrit/acls/openstack/openstack-chef.config b/gerrit/acls/openstack/openstack-chef.config deleted file mode 100644 index bcb896b3bc..0000000000 --- a/gerrit/acls/openstack/openstack-chef.config +++ /dev/null @@ -1,19 +0,0 @@ -[access] - inheritFrom = openstack/meta-config - -[access "refs/heads/*"] - abandon = group openstack-chef-core - create = group openstack-chef-release - label-Code-Review = -2..+2 group openstack-chef-core - label-Verified = -1..+1 group chef-ci - label-Workflow = -1..+1 group openstack-chef-core - -[access "refs/tags/*"] - createSignedTag = group openstack-chef-release - -[receive] - requireChangeId = true - requireContributorAgreement = true - -[submit] - mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index fb51774be4..51fb054bc8 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -2367,60 +2367,33 @@ description: RETIRED, Chef Cookbook - OpenStack DNS acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-identity - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Identity acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-image - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Image acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-integration-test - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Integration Testing acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-network - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Network acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-object-storage description: RETIRED, Chef Cookbook - OpenStack Object Storage acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-ops-database - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - Support Cookbook for Database acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-ops-messaging - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - Support Cookbook for Messaging acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-orchestration - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Orchestration acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstack-telemetry - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack Telemetry acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookbook-openstackclient - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Chef Cookbook - OpenStack client Resources acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/cookiecutter @@ -4685,18 +4658,12 @@ docimpact-group: openstack-ansible acl-config: /home/gerrit2/acls/openstack/openstack-ansible-roles.config - project: openstack/openstack-chef - docimpact-group: openstack-chef description: RETIRED, Examples and references to use Chef for OpenStack projects + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/openstack-chef-repo - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, Examples and references to use Chef for OpenStack projects acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/openstack-chef-specs - groups: - - openstack-chef - docimpact-group: openstack-chef description: RETIRED, OpenStack Chef Blueprint specs acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/openstack-doc-tools diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 5c7fd544cc..09d25024af 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -294,20 +294,6 @@ openstack-blazar: branches: - master -openstack-chef: - events: - - patchset-created - - change-merged - projects: - # all openstack-chef projects - - ^openstack/cookbook.* - - openstack/openstack-chef - - openstack/openstack-chef-repo - - openstack/openstack-chef-specs - branches: - - master - - ^stable/.* - openstack-cinder: events: - patchset-created diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index ae1d602113..54d068e1f1 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -1701,108 +1701,6 @@ - official-openstack-repo-jobs - translation-jobs-master-only -- project: - name: openstack/cookbook-openstack-application-catalog - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-bare-metal - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-block-storage - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-client - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-common - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-compute - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-dashboard - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-dns - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-identity - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-image - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-integration-test - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-network - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-ops-database - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-ops-messaging - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-orchestration - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstack-telemetry - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/cookbook-openstackclient - templates: - - noop-jobs - - official-openstack-repo-jobs - - project: name: openstack/cookiecutter templates: @@ -3304,24 +3202,6 @@ templates: - official-openstack-repo-jobs -- project: - name: openstack/openstack-chef - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/openstack-chef-repo - templates: - - noop-jobs - - official-openstack-repo-jobs - -- project: - name: openstack/openstack-chef-specs - templates: - - noop-jobs - - official-openstack-repo-jobs - - project: name: openstack/openstack-doc-tools templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index 7eb2f305e6..db481bb243 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -532,23 +532,6 @@ - openstack/codegenerator - openstack/constellations - openstack/contributor-guide - - openstack/cookbook-openstack-application-catalog - - openstack/cookbook-openstack-bare-metal - - openstack/cookbook-openstack-block-storage - - openstack/cookbook-openstack-client - - openstack/cookbook-openstack-common - - openstack/cookbook-openstack-compute - - openstack/cookbook-openstack-dashboard - - openstack/cookbook-openstack-dns - - openstack/cookbook-openstack-identity - - openstack/cookbook-openstack-image - - openstack/cookbook-openstack-integration-test - - openstack/cookbook-openstack-network - - openstack/cookbook-openstack-ops-database - - openstack/cookbook-openstack-ops-messaging - - openstack/cookbook-openstack-orchestration - - openstack/cookbook-openstack-telemetry - - openstack/cookbook-openstackclient - openstack/cookiecutter - openstack/coverage2sql - openstack/cyborg @@ -767,9 +750,6 @@ - openstack/openstack-ansible-rsyslog_client - openstack/openstack-ansible-rsyslog_server - openstack/openstack-ansible-specs - - openstack/openstack-chef - - openstack/openstack-chef-repo - - openstack/openstack-chef-specs - openstack/openstack-doc-tools - openstack/openstack-helm - openstack/openstack-helm-images