Fixes undercloud accidentally using wrong images/containers 63/63663/4
authorTim Rozet <trozet@redhat.com>
Wed, 17 Oct 2018 15:17:41 +0000 (11:17 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 18 Oct 2018 03:16:47 +0000 (23:16 -0400)
commit0c2284b9aa730bc1143093f13fb35ba0fa879189
tree1fb2b7dd983e657db33e5f891630a83dca08adc8
parentcfcabcdc552514702740f5f69c62b5e799b9f24b
Fixes undercloud accidentally using wrong images/containers

Our undercloud initial install was failing with queens because the
--use-heat arg does not work the same way as master/rocky. Therefore the
undercloud install would fail, and then try to reinstall on the next
ansible task. This one would succeed, via container installation because
we were using the wrong undercloud/overcloud disk images.

Change-Id: Ifb829aeeec991ba6dbe582fda3e9ee6b9bc733df
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/builders/common_builder.py
apex/common/constants.py
lib/ansible/playbooks/configure_undercloud.yml