
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: Ibd9975c9715d5f3739ed43addb7139367b69fd26
Team and repository tags
OpenStack-Ansible Octavia
Ansible role that installs and configures OpenStack Octavia.
Documentation for the project can be found at: http://docs.openstack.org/developer/openstack-ansible-os_octavia/
The project home is at: http://launchpad.net/openstack-ansible
Description
Languages
Jinja
45.5%
Python
38.8%
Shell
15.7%