Remove downloading amphora image

We started using pre-built amphora images to speed up deployment
process. The problem with that approach is that only master images are
getting pre-built. This commit removes using master's amphora from a
stable branch and falls back to good, old diskimage-builder.

Change-Id: Ie10b1e37811e05c1137400ebdb9028cdafd2e88c
This commit is contained in:
Michał Dulko 2019-08-20 17:17:22 +02:00
parent a4104b35ac
commit 19a938cffa
1 changed files with 0 additions and 2 deletions

View File

@ -22,7 +22,6 @@
- openstack/octavia
- openstack/python-barbicanclient
- openstack/python-octaviaclient
pre-run: playbooks/get_amphora_tarball.yaml
host-vars:
controller:
devstack_plugins:
@ -30,7 +29,6 @@
barbican: https://opendev.org/openstack/barbican
vars:
devstack_localrc:
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"
devstack_local_conf: