Add the DIB_REPO* variables to the README.rst

This patch adds the DIB_REPOLOCATION_amphora_agent and
DIB_REPOREF_amphora_agent optional environment variables to the
Octavia diskimage-create README.rst to clarify how to override the
amphora agent version in image builds.

Change-Id: Ic9beec74f84176d27fbefcc2fba281444ab02fa2
This commit is contained in:
Michael Johnson 2019-08-05 14:28:03 -07:00
parent 2111d9e264
commit f8d4f8aee8
1 changed files with 11 additions and 0 deletions

View File

@ -146,6 +146,17 @@ Environment Variables
These are optional environment variables that can be set to override the script
defaults.
DIB_REPOLOCATION_amphora_agent
- Location of the amphora-agent code that will be installed in the image.
- Default: https://opendev.org/openstack/octavia
- Example: /tmp/octavia
DIB_REPOREF_amphora_agent
- The git reference to checkout for the amphora-agent code inside the image.
- Default: master
- Example: stable/stein
- Example: refs/changes/40/674140/7
CLOUD_INIT_DATASOURCES
- Comma separated list of cloud-int datasources
- Default: ConfigDrive