diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 6de759cbc5..80b9521ace 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -8,7 +8,6 @@ openstack-infra: - openstack-infra/devstack-gate - openstack-infra/gerrit - openstack-infra/gerrit-trigger-plugin - - openstack-infra/gerrit-verification-status-plugin - openstack-infra/gerritbot - openstack-infra/gerritlib - openstack-infra/git-review @@ -17,7 +16,6 @@ openstack-infra: - openstack-infra/lodgeit - openstack-infra/meetbot - openstack-infra/nose-html-output - - openstack-infra/pypi-mirror - openstack-infra/zuul branches: - master diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index c5fad0221c..c47e29e50e 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -71,15 +71,6 @@ - gate-{name}-merge -- project: - name: gerrit-verification-status-plugin - github-org: openstack-infra - node: precise - - jobs: - - gate-{name}-merge - - - project: name: gerrit github-org: openstack-infra @@ -444,16 +435,6 @@ - gate-{name}-merge -- project: - name: pypi-mirror - github-org: openstack-infra - node: precise - - jobs: - - gate-{name}-merge - - gate-{name}-pyflakes - - - project: name: python-ceilometerclient github-org: openstack diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 01e27ed787..b83f2f0d35 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -117,14 +117,6 @@ projects: publish: - nose-html-output-pypi-sdist - - name: openstack-infra/pypi-mirror - check: - - gate-pypi-mirror-merge: - - gate-pypi-mirror-pyflakes - gate: - - gate-pypi-mirror-merge: - - gate-pypi-mirror-pyflakes - - name: openstack-infra/gerrit check: - gate-gerrit-merge: diff --git a/modules/openstack_project/templates/review.projects.yaml.erb b/modules/openstack_project/templates/review.projects.yaml.erb index 561e42758c..8d1ab260fd 100644 --- a/modules/openstack_project/templates/review.projects.yaml.erb +++ b/modules/openstack_project/templates/review.projects.yaml.erb @@ -43,8 +43,6 @@ acl_config: /home/gerrit2/acls/openstack-infra/puppet-dashboard.config - project: openstack-infra/puppet-vcsrepo acl_config: /home/gerrit2/acls/openstack-infra/puppet-vcsrepo.config -- project: openstack-infra/pypi-mirror - acl_config: /home/gerrit2/acls/openstack-infra/pypi-mirror.config - project: openstack-infra/zuul acl_config: /home/gerrit2/acls/openstack-infra/zuul.config - project: openstack-dev/devstack