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:
parent
9958b253f3
commit
c5a9e3793b
@ -22,7 +22,6 @@ At a Glance
|
||||
:Configuration:
|
||||
* :cgit_file:`modules/openstack_project/templates/review.projects.ini.erb`
|
||||
* :config:`gerrit/projects.yaml`
|
||||
* :cgit_file:`modules/openstack_project/files/pypi-mirror.yaml`
|
||||
:Projects:
|
||||
* https://git.openstack.org/cgit/openstack-infra/jeepyb
|
||||
:Bugs:
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user