openstack-ansible-os_nova/tasks/drivers/lxd
Andy McCrae b17d8808a5 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: I9b639cf11f0197c996f9d87210142e898ad46191
2017-05-31 16:16:11 +00:00
..
nova_compute_lxd.yml Allow the developer constraints to be adjusted 2017-05-31 16:16:11 +00:00