tripleo-image-elements/elements/pypi-openstack
Robert Collins 5f7825ab1b Add an OpenStack PyPI mirror element.
os-svc-install could use this, and we need to ensure that all things
installed from pip, not just os-svc-install tasks, get installed from
the OpenStack PyPI mirror for test runs.

Change-Id: I243a4dc34f3a2d60c4ce6886e9bb694e708a54ab
2013-09-09 00:51:55 +12:00
..
post-install.d Add an OpenStack PyPI mirror element. 2013-09-09 00:51:55 +12:00
pre-install.d Add an OpenStack PyPI mirror element. 2013-09-09 00:51:55 +12:00
README.md Add an OpenStack PyPI mirror element. 2013-09-09 00:51:55 +12:00

README.md

Configure the OpenStack PyPI mirror globally

Temporarily overwrites /root/.pip.conf and .pydistutils.cfg to use http://pypi.openstack.org.

By policy all tests in the OpenStack CI/CD environment need to use just the OpenStack PyPI mirror and thus should include this element.