From 0f8ea9d9e219f75454f9db819e683d5ed5497579 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 22 Sep 2018 15:56:58 +0200 Subject: [PATCH] Retire fuxi projects (step 4) this is step 4 of retiring a project called "Remove Project from Infrastructure Systems". Change-Id: I0ae9308c6f27cdb5893195fbfdcc3ff028a41517 Depends-On: https://review.openstack.org/604523 Depends-On: https://review.openstack.org/604524 Depends-On: https://review.openstack.org/604525 --- gerrit/acls/openstack/fuxi-golang.config | 11 ----------- gerrit/acls/openstack/fuxi-kubernetes.config | 11 ----------- gerrit/acls/openstack/fuxi.config | 11 ----------- gerrit/projects.yaml | 9 ++++++--- gerritbot/channels.yaml | 1 - zuul.d/projects.yaml | 15 --------------- zuul/main.yaml | 3 --- 7 files changed, 6 insertions(+), 55 deletions(-) delete mode 100644 gerrit/acls/openstack/fuxi-golang.config delete mode 100644 gerrit/acls/openstack/fuxi-kubernetes.config delete mode 100644 gerrit/acls/openstack/fuxi.config diff --git a/gerrit/acls/openstack/fuxi-golang.config b/gerrit/acls/openstack/fuxi-golang.config deleted file mode 100644 index 4113aaf8a3..0000000000 --- a/gerrit/acls/openstack/fuxi-golang.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] -abandon = group fuxi-golang-core -label-Code-Review = -2..+2 group fuxi-golang-core -label-Workflow = -1..+1 group fuxi-golang-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/acls/openstack/fuxi-kubernetes.config b/gerrit/acls/openstack/fuxi-kubernetes.config deleted file mode 100644 index 88b6935e9a..0000000000 --- a/gerrit/acls/openstack/fuxi-kubernetes.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] -abandon = group fuxi-kubernetes-core -label-Code-Review = -2..+2 group fuxi-kubernetes-core -label-Workflow = -1..+1 group fuxi-kubernetes-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/acls/openstack/fuxi.config b/gerrit/acls/openstack/fuxi.config deleted file mode 100644 index 8242211894..0000000000 --- a/gerrit/acls/openstack/fuxi.config +++ /dev/null @@ -1,11 +0,0 @@ -[access "refs/heads/*"] -abandon = group fuxi-core -label-Code-Review = -2..+2 group fuxi-core -label-Workflow = -1..+1 group fuxi-core - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index d82ca8657a..95dd50786d 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -4336,11 +4336,14 @@ - project: openstack/futurist description: A collection of async functionality and additions from the future. - project: openstack/fuxi - description: Enable Docker container to use Cinder volume and Manila share + description: RETIRED, Enable Docker container to use Cinder volume and Manila share + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/fuxi-golang - description: Implement fuxi in go language + description: RETIRED, Implement fuxi in go language + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/fuxi-kubernetes - description: Kubernetes integration with OpenStack Storage + description: RETIRED, Kubernetes integration with OpenStack Storage + acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/gantt description: Common scheduler for OpenStack. - project: openstack/gce-api diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index b41ba475bf..a0adfbc6c3 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1038,7 +1038,6 @@ openstack-kuryr: - change-merged - x-vrif-minus-2 projects: - - openstack/fuxi - openstack/kuryr - openstack/kuryr-kubernetes - openstack/kuryr-libnetwork diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 77bbf3aa2c..eb97efb862 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -5088,21 +5088,6 @@ templates: - publish-to-pypi -- project: - name: openstack/fuxi - templates: - - noop-jobs - -- project: - name: openstack/fuxi-golang - templates: - - noop-jobs - -- project: - name: openstack/fuxi-kubernetes - templates: - - noop-jobs - - project: name: openstack/gantt templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index e4302487ea..53745a2857 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -671,9 +671,6 @@ - openstack/fuel-virtualbox - openstack/fuel-web - openstack/futurist - - openstack/fuxi - - openstack/fuxi-golang - - openstack/fuxi-kubernetes - openstack/gantt - openstack/gce-api - openstack/gerrit-dash-creator