octavia/elements/amphora-agent/source-repository-amphora-agent
Michael Johnson 34a47353f0 Fix the agent install to use pip -U
The previous patch that switched the agent install to use pip install
did not include the -U switch or the upper constraints flag.
This patch adds those to the amphora-agent element.

Change-Id: If907909704fcff4c7be10690eb4f50d0ba54b1c1
2016-12-15 13:17:18 -06:00

4 lines
261 B
Plaintext

# This is temporary until we have a pip package
amphora-agent git /opt/amphora-agent https://git.openstack.org/openstack/octavia
upper-constraints file /opt/upper-constraints.txt https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt