Remove obsolete pypi-mirror

We do not use pypi-mirror anymore, there's also no usage of pypimirror
in jeepyb. Remove the now obsolete module.

Related change: https://review.openstack.org/597370/
Change-Id: I13423bf55eac57da18449852e2102c9633d595bb
This commit is contained in:
Andreas Jaeger 2018-08-29 08:59:51 +02:00
parent 9958b253f3
commit c5a9e3793b
2 changed files with 0 additions and 16 deletions

View File

@ -22,7 +22,6 @@ At a Glance
:Configuration: :Configuration:
* :cgit_file:`modules/openstack_project/templates/review.projects.ini.erb` * :cgit_file:`modules/openstack_project/templates/review.projects.ini.erb`
* :config:`gerrit/projects.yaml` * :config:`gerrit/projects.yaml`
* :cgit_file:`modules/openstack_project/files/pypi-mirror.yaml`
:Projects: :Projects:
* https://git.openstack.org/cgit/openstack-infra/jeepyb * https://git.openstack.org/cgit/openstack-infra/jeepyb
:Bugs: :Bugs:

View File

@ -1,15 +0,0 @@
# This file is managed by puppet.
# https://git.openstack.org/cgit/openstack-infra/system-config
cache-root: /var/cache/pypimirror
mirrors:
- name: openstack
projects:
- git://git.openstack.org/openstack/requirements
output: /var/lib/pypimirror/openstack
- name: openstack-infra
projects:
- git://git.openstack.org/openstack-infra/system-config
output: /var/lib/pypimirror/openstack-infra