system-config/modules/openstack_project/files/pydistutils.cfg
James E. Blair 56f91820f5 Add allow_hosts to pydistutils.cfg
This should cause easy_install to only contact our pypi mirrors
when fetching packages.

https://pythonhosted.org/setuptools/easy_install.html
    #restricting-downloads-with-allow-hosts

Change-Id: I8f7f2bc8fb281cb038a3b493ef33427892b36536
2015-06-04 14:19:01 +00:00

4 lines
94 B
INI

[easy_install]
index_url = http://pypi.dfw.openstack.org/simple
allow_hosts = *.openstack.org