octavia/elements/amphora-agent
Bernard Cafarelli 579eaafe7f
Do not install pip in amphora when using distribution packages
pip-and-virtualenv element is not needed in that case, and can cause
image build failures in environments without direct Internet access

Change-Id: I37616d76dd78ffb1419a898509e9466e7c54f69f
2018-02-02 13:12:26 +01:00
..
install.d/amphora-agent-source-install Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
post-install.d Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
element-deps Do not install pip in amphora when using distribution packages 2018-02-02 13:12:26 +01:00
package-installs.yaml Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
pkg-map Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
README.rst Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
source-repository-amphora-agent Rework amphora agent installation element 2018-01-22 18:04:41 -08:00
svc-map Rework amphora agent installation element 2018-01-22 18:04:41 -08:00

Element to install an Octavia Amphora agent.

By default, it installs the agent from source. To enable installation from distribution repositories, define the following: export DIB_INSTALLTYPE_amphora_agent=package

Note: this requires a system base image modified to include OpenStack repositories