Comment 2 for bug 1892078

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-quickstart-extras (master)

Reviewed: https://review.opendev.org/746772
Committed: https://git.openstack.org/cgit/openstack/tripleo-quickstart-extras/commit/?id=a961129b65105c9ac89642ff2c88ed2d39e5c5d8
Submitter: Zuul
Branch: master

commit a961129b65105c9ac89642ff2c88ed2d39e5c5d8
Author: Ronelle Landy <email address hidden>
Date: Tue Aug 18 13:03:23 2020 -0400

    Switch logic on when to use control_virtual_ip

    Without an else clause, the variable will be undefined
    and fail on releases where tripleo_deploy_control_virtual_ip
    is not set.

    This review switches the order so that the condition will
    resolev on either situation.

    Fixes failing commit:
    https://github.com/openstack/tripleo-quickstart-extras/commit/63c1365d94b2246a0be8580026aff001e6d8fce8

    Closes-Bug: #1892078
    Change-Id: I7f9019eff1a19da24a1f91fc5bc52c279520ca87