diff --git a/devstack/local.conf.sample b/devstack/local.conf.sample index 5966b0b7a..8c1f28e75 100644 --- a/devstack/local.conf.sample +++ b/devstack/local.conf.sample @@ -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