34a47353f0
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
4 lines
261 B
Plaintext
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
|