openstack-ansible/inventory/group_vars/all
Jesse Pretorius 0635dfbccc Ensure that global-requirement-pins.txt is applied
In the previous repo build process, we had global constraints which
override upper constraints and anything set in the roles. This was
essential for two purposes:

1. To enable us to pin things that were not in upper constraints. eg: pip,
   setuptools, wheel
2. To enable us to pin things which were in upper constraints, but broken.
   This would usually be a temporary measure until upper constraints was
   fixed.

This patch extracts the global pins from global-requirement-pins.txt
into a list and sets 'venv_build_global_constraints' to the resulting
list so that it is applied to all venvs built.

In order to reliably find this file without using a hard-coded path, we
implement a change to the wrapper script to set the path in it in a
similar manner to that implemented for the inventory path.

Depends-On: I9ae3ef19c863b9237a51d2fcd6f4ebce1a9ebad7
Change-Id: I138fe1c8ea80fe71244ab0dc6497cfc6d7bdf953
2019-04-17 15:15:22 +01:00
..
all.yml Ensure that global-requirement-pins.txt is applied 2019-04-17 15:15:22 +01:00
ceph-rgw.yml Include Swift AUTH_%(tenant_id)s suffix in rgw Keystone endpoint 2018-11-28 22:27:09 +00:00
ceph.yml config: Enable OSA_CONFIG_DIR to customize configuration folder 2019-04-03 15:43:41 -04:00
cinder.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
designate.yml Remove non used variables 2018-03-02 16:23:44 +02:00
glance.yml Remove glance CORS overrides 2018-09-26 15:25:56 +01:00
horizon.yml Configure cors for glance for additional usability 2018-05-03 00:47:01 -05:00
infra.yml Add global HA policy for rabbitmq 2019-04-15 18:47:15 +03:00
ironic.yml Add nova/ironic/glance cross-service vars to group_vars/all 2018-04-09 19:38:29 +01:00
keystone.yml Merge "Replace 35357 with 5000 for Keystone Admin Port" 2018-07-10 08:20:37 +00:00
neutron.yml Replace rabbitmq references with oslo messaging 2018-06-06 12:29:02 -04:00
nova.yml Move inventory files to folder in root of repo 2017-12-16 02:34:33 -08:00
octavia.yml Remove non used variables 2018-05-18 14:40:53 +03:00
oslo-messaging.yml Add global HA policy for rabbitmq 2019-04-15 18:47:15 +03:00
panko.yml Add panko to integrated build 2019-03-29 16:34:28 +02:00
ssl.yml Force force-tlsv12 only 2018-12-17 09:57:03 -06:00