diff --git a/gerrit/acls/openstack/compute-hyperv.config b/gerrit/acls/openstack/compute-hyperv.config deleted file mode 100644 index 7161b65d97..0000000000 --- a/gerrit/acls/openstack/compute-hyperv.config +++ /dev/null @@ -1,14 +0,0 @@ -[access] - inheritFrom = openstack/meta-config - -[access "refs/heads/*"] - abandon = group compute-hyperv-core - label-Code-Review = -2..+2 group compute-hyperv-core - label-Workflow = -1..+1 group compute-hyperv-core - -[receive] - requireChangeId = true - requireContributorAgreement = true - -[submit] - mergeContent = true diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 5d5ce1e443..3c335a45a8 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -610,7 +610,6 @@ openstack-hyper-v: - patchset-created - change-merged projects: - - openstack/compute-hyperv - openstack/networking-hyperv - openstack/oswin-tempest-plugin - x/python-hnvclient diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 7c8fb682c9..8eb36cc869 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -1747,12 +1747,6 @@ - official-openstack-repo-jobs - publish-to-pypi -- project: - name: openstack/compute-hyperv - templates: - - noop-jobs - - official-openstack-repo-jobs - - project: name: openstack/constellations templates: diff --git a/zuul/main.yaml b/zuul/main.yaml index 9fffe0b496..93efe36cea 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -500,7 +500,6 @@ - openstack/cloudkitty-dashboard - openstack/cloudkitty-specs - openstack/cloudkitty-tempest-plugin - - openstack/compute-hyperv - openstack/constellations - openstack/contributor-guide - openstack/cookbook-openstack-application-catalog