openstack-ansible-os_molten.../tasks
Andy McCrae f487af10c2 Allow the developer constraints to be adjusted
In order to do a developer mode that allows installation of packages
from local file, which take precedence over the developer_mode
constraints, we need to allow the order of the constraints to be
changed.

This patch adds a "pip_install_developer_constraints" var which is used
to set the developer mode constraints. By default this will leave the
same behaviour but will allow additional constraints to be added, or the
developermode constraints file to be overriden altogether.

Change-Id: Ibd281ceb0696c233a2f17bab162ae3158cf76a95
2017-05-26 11:43:19 +01:00
..
main.yml Use package module to install distro packages 2017-05-02 13:08:49 +00:00
molteniron_install.yml Allow the developer constraints to be adjusted 2017-05-26 11:43:19 +01:00
molteniron_post_install.yml Use package module to install distro packages 2017-05-02 13:08:49 +00:00
molteniron_pre_install.yml Use package module to install distro packages 2017-05-02 13:08:49 +00:00