From 0c3f3fcbf3529d785013270b9b465df68cbb9f98 Mon Sep 17 00:00:00 2001 From: Jan Klare Date: Thu, 15 Dec 2016 11:25:03 +0100 Subject: [PATCH] remove retired cookbooks from infrastructure system * final removal step for previously retired cookbooks I23ff878ce8f5a58b628d42cdadfaf888909fdee1 Change-Id: I8d889f2c2d251a6ad0313c7463aaea5c4e045ca5 Depends-On: I750101fd295b7210dd7e5c490f375a3237fbc455 Depends-On: Id1b2dd2a959d274012be837b2099cc7f39dff370 Depends-On: Ib7e6c157dabf7bf38e17bee9972612dbacc27a5a Depends-On: Icab1a4448c95a0dbeaaade9cb6572fe79c635d87 --- .../cookbook-openstack-bare-metal.config | 2 ++ .../cookbook-openstack-data-processing.config | 2 ++ .../cookbook-openstack-database.config | 2 ++ .../cookbook-openstack-object-storage.config | 2 ++ gerrit/projects.yaml | 4 ---- gerritbot/channels.yaml | 4 ---- zuul/layout.yaml | 20 ------------------- 7 files changed, 8 insertions(+), 28 deletions(-) create mode 100644 gerrit/acls/openstack/cookbook-openstack-bare-metal.config create mode 100644 gerrit/acls/openstack/cookbook-openstack-data-processing.config create mode 100644 gerrit/acls/openstack/cookbook-openstack-database.config create mode 100644 gerrit/acls/openstack/cookbook-openstack-object-storage.config diff --git a/gerrit/acls/openstack/cookbook-openstack-bare-metal.config b/gerrit/acls/openstack/cookbook-openstack-bare-metal.config new file mode 100644 index 0000000000..9e7a0f50b2 --- /dev/null +++ b/gerrit/acls/openstack/cookbook-openstack-bare-metal.config @@ -0,0 +1,2 @@ +[project] +state = read only diff --git a/gerrit/acls/openstack/cookbook-openstack-data-processing.config b/gerrit/acls/openstack/cookbook-openstack-data-processing.config new file mode 100644 index 0000000000..9e7a0f50b2 --- /dev/null +++ b/gerrit/acls/openstack/cookbook-openstack-data-processing.config @@ -0,0 +1,2 @@ +[project] +state = read only diff --git a/gerrit/acls/openstack/cookbook-openstack-database.config b/gerrit/acls/openstack/cookbook-openstack-database.config new file mode 100644 index 0000000000..9e7a0f50b2 --- /dev/null +++ b/gerrit/acls/openstack/cookbook-openstack-database.config @@ -0,0 +1,2 @@ +[project] +state = read only diff --git a/gerrit/acls/openstack/cookbook-openstack-object-storage.config b/gerrit/acls/openstack/cookbook-openstack-object-storage.config new file mode 100644 index 0000000000..9e7a0f50b2 --- /dev/null +++ b/gerrit/acls/openstack/cookbook-openstack-object-storage.config @@ -0,0 +1,2 @@ +[project] +state = read only diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 42c8de6702..29a69f699b 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1425,7 +1425,6 @@ - openstack-chef docimpact-group: openstack-chef description: Chef Cookbook - OpenStack Bare Metal - acl-config: /home/gerrit2/acls/openstack/openstack-chef.config - project: openstack/cookbook-openstack-block-storage groups: - openstack-chef @@ -1461,13 +1460,11 @@ - openstack-chef docimpact-group: openstack-chef description: Chef Cookbook - OpenStack Data Processing Service - acl-config: /home/gerrit2/acls/openstack/openstack-chef.config - project: openstack/cookbook-openstack-database groups: - openstack-chef docimpact-group: openstack-chef description: Chef Cookbook - OpenStack Database as a Service - acl-config: /home/gerrit2/acls/openstack/openstack-chef.config - project: openstack/cookbook-openstack-identity groups: - openstack-chef @@ -1497,7 +1494,6 @@ - openstack-chef docimpact-group: openstack-chef description: Chef Cookbook - OpenStack Object Storage - acl-config: /home/gerrit2/acls/openstack/openstack-chef.config - project: openstack/cookbook-openstack-ops-database groups: - openstack-chef diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 9ec764b805..1d513a395a 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -455,19 +455,15 @@ openstack-chef: - x-vrif-minus-2 projects: - 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-data-processing - - openstack/cookbook-openstack-database - openstack/cookbook-openstack-identity - openstack/cookbook-openstack-image - openstack/cookbook-openstack-integration-test - openstack/cookbook-openstack-network - - openstack/cookbook-openstack-object-storage - openstack/cookbook-openstack-ops-database - openstack/cookbook-openstack-ops-messaging - openstack/cookbook-openstack-orchestration diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 60c0c96d6a..6a437c903c 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6346,11 +6346,6 @@ projects: - name: merge-check - name: chef-rake-jobs - - name: openstack/cookbook-openstack-bare-metal - template: - - name: merge-check - - name: noop-jobs - - name: openstack/cookbook-openstack-block-storage template: - name: merge-check @@ -6376,16 +6371,6 @@ projects: - name: merge-check - name: chef-rake-jobs - - name: openstack/cookbook-openstack-data-processing - template: - - name: merge-check - - name: noop-jobs - - - name: openstack/cookbook-openstack-database - template: - - name: merge-check - - name: noop-jobs - - name: openstack/cookbook-openstack-identity template: - name: merge-check @@ -6406,11 +6391,6 @@ projects: - name: merge-check - name: chef-rake-jobs - - name: openstack/cookbook-openstack-object-storage - template: - - name: merge-check - - name: noop-jobs - - name: openstack/cookbook-openstack-ops-database template: - name: merge-check