openstack-ansible-os_neutron/tasks
Jimmy McCrory 111c1d945a Use upper-constraints file in developer mode
Last week, keystone was failing to install in developer mode due to us
not specifying upper constraints.  This was due to an upcapped version
of pysaml2 being installed which is causing problems.  This commit first
clones the requirements repo and then uses the upper constraints file
when installing packages.

Note that we only update pip_install_options when in developer mode if
the constraints aren't already set.  This is because in developer mode
you could have a container with multiple services running on it and the
pip_install_options fact would get updated when already set, resulting
in pip failing to install packages.

Change-Id: Iadb01964d2a23ab6457862545eaea5fed77678a5
Partial-Bug: #1553970
2016-03-14 10:18:16 -07:00
..
main.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
neutron_check.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
neutron_db_setup.yml Style - Not in YAML dictionary format 2016-02-12 15:26:42 +00:00
neutron_install.yml Use upper-constraints file in developer mode 2016-03-14 10:18:16 -07:00
neutron_l3_ha.yml Implement neutron venv support 2015-10-15 17:55:44 +00:00
neutron_lbaas.yml Check for a different version of LBaaS agent before stop 2016-03-10 09:16:04 -03:00
neutron_post_install.yml Merge "Rootwrap configuration should be owned by root" 2016-03-09 07:17:23 +00:00
neutron_pre_install.yml Merge "Rootwrap configuration should be owned by root" 2016-03-09 07:17:23 +00:00
neutron_service_add.yml Remove use of role_name variable 2016-01-10 12:46:29 -08:00
neutron_service_setup.yml Remove use of role_name variable 2016-01-10 12:46:29 -08:00
neutron_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
neutron_upstart_init.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
plumgrid_config.yml Merge "Allow neutron services to move around environment" 2016-01-30 20:28:09 +00:00