openstack-ansible-repo_build/templates
Jesse Pretorius b769f0a03b Make the use of the repo index overrides optional
Currently the repo build process hard codes the use of a set of indexes
when building wheels. This overrides any existing pip configuration in
the repo container and is somewhat unintuitive as a result.

As the default index is pypi, which is the default for pip anyway, this
is a redundant hard-code which really shouldn't be required.

The specification of additional indexes should also be optional, as the
default of using pypi again just results in a duplicated check by pip.

Also, for context, OpenStack-CI gating will prefer the use of a
system-wide pip.conf which will be copied from the host to the container.
Without this patch, that simple solution to our gating process will not
work.

Change-Id: I25e4faecbffad6301509c62f55c34ba86b92a658
2016-03-30 16:08:35 -07:00
..
global_indexed_links.html.j2 Updated the repo-build process 2015-10-22 20:04:27 +00:00
manifest.in.j2 Updated the repo build templates 2015-10-24 02:46:55 -05:00
manual-init.override.j2 Install packages necessary to build Python wheels 2016-03-15 17:32:51 +00:00
op-clone-script.sh.j2 Updated repo_build process to be faster 2016-03-24 14:50:06 -05:00
op-release-script.sh.j2 Make the use of the repo index overrides optional 2016-03-30 16:08:35 -07:00
op-venv-script.sh.j2 Updated repo_build process to be faster 2016-03-24 14:50:06 -05:00
release_index_links.html.j2 Updated the repo-build process 2015-10-22 20:04:27 +00:00
requirements_absolute_requirements.txt.j2 Fix version output of absolute requirements 2016-03-21 16:25:03 +00:00
requirements_constraints.txt.j2 Updated the py_pkgs lookup plugin for multi source 2015-12-02 18:11:56 -06:00
requirements_global_requirements.txt.j2 Updated the repo-build process 2015-10-22 20:04:27 +00:00
requirements_local_filtered.txt.j2 Updated the repo-build process 2015-10-22 20:04:27 +00:00