From fcdb4608570d9429f484b65392f9f14c345ff033 Mon Sep 17 00:00:00 2001 From: Sergey Lukjanov Date: Thu, 22 May 2014 20:08:04 +0400 Subject: [PATCH] Move openstack-chef to attic Change-Id: I99523855ef64a65d5d61bd0792d293c413abfb7d --- .../gerrit/acls/openstack-attic/openstack-chef.config | 2 ++ .../files/gerrit/acls/openstack/openstack-chef.config | 11 ----------- modules/openstack_project/files/review.projects.yaml | 2 +- modules/openstack_project/files/zuul/layout.yaml | 6 ------ 4 files changed, 3 insertions(+), 18 deletions(-) create mode 100644 modules/openstack_project/files/gerrit/acls/openstack-attic/openstack-chef.config delete mode 100644 modules/openstack_project/files/gerrit/acls/openstack/openstack-chef.config diff --git a/modules/openstack_project/files/gerrit/acls/openstack-attic/openstack-chef.config b/modules/openstack_project/files/gerrit/acls/openstack-attic/openstack-chef.config new file mode 100644 index 0000000000..286ff4f143 --- /dev/null +++ b/modules/openstack_project/files/gerrit/acls/openstack-attic/openstack-chef.config @@ -0,0 +1,2 @@ +[project] + state = read only diff --git a/modules/openstack_project/files/gerrit/acls/openstack/openstack-chef.config b/modules/openstack_project/files/gerrit/acls/openstack/openstack-chef.config deleted file mode 100644 index 2705379bc5..0000000000 --- a/modules/openstack_project/files/gerrit/acls/openstack/openstack-chef.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] - label-Code-Review = -2..+2 group openstack-deploy-core - label-Workflow = -1..+1 group openstack-deploy-core - abandon = group openstack-deploy-core -[project] - state = active -[receive] - requireChangeId = true - requireContributorAgreement = true -[submit] - mergeContent = true diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 24e1ed1bb8..13fa47270a 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1,4 +1,5 @@ - project: openstack-attic/melange +- project: openstack-attic/openstack-chef - project: openstack-attic/openstack-qa - project: openstack-attic/python-melangeclient - project: openstack-dev/bash8 @@ -283,7 +284,6 @@ group: swift - project: openstack/openstack upstream: git://github.com/emonty/openstack -- project: openstack/openstack-chef - project: openstack/openstack-doc-tools group: openstack-manuals description: Tools used by OpenStack Documentation diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 263298caeb..97a3244172 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1730,12 +1730,6 @@ projects: gate: - noop - - name: openstack/openstack-chef - check: - - noop - gate: - - noop - - name: openstack/openstack-doc-tools check: - gate-openstack-doc-tools-pep8