Add octavia precreated image info

This commit adds how to set up a precreated amphora image for octavia on
the local.conf.sample. As diskimage-builder has been broken for a while
and it has been asked several times I think it's an useful info to have
on the sample file.

Change-Id: Ic14e1e98972dce0a33361fe589e331a2dcf65dfc
This commit is contained in:
Daniel Mellado 2018-07-10 13:55:36 +02:00
parent 41ea423d92
commit 0a9de12179
No known key found for this signature in database
GPG Key ID: C905561547B09777
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ if [[ "$KURYR_K8S_LBAAS_USE_OCTAVIA" == "True" ]]; then
enable_service o-hm
enable_service o-hk
## Octavia Deps
# Current Octavia image generation using diskimage-builder is broken ATM
# You can fetch a precreated qcow image from here [1] and set up octavia to
# use it by uncommenting the following lines.
# [1] https://tarballs.openstack.org/octavia/test-images/
# test-only-amphora-x64-haproxy-ubuntu-xenial.qcow2
# OCTAVIA_AMP_IMAGE_FILE=/tmp/test-only-amphora-x64-haproxy-ubuntu-xenial.qcow2
# OCTAVIA_AMP_IMAGE_SIZE=3
# OCTAVIA_AMP_IMAGE_NAME=test-only-amphora-x64-haproxy-ubuntu-xenial
### Image
### Barbican
enable_plugin barbican https://git.openstack.org/openstack/barbican