Comment 15 for bug 1837644

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

Reviewed: https://review.opendev.org/697191
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=0dba52d59390ee60ec387a434ef4789fc104a389
Submitter: Zuul
Branch: master

commit 0dba52d59390ee60ec387a434ef4789fc104a389
Author: Alex Schultz <email address hidden>
Date: Tue Dec 3 15:19:01 2019 -0700

    Optionally add ctlplane vips

    If the OS::TripleO::Network::Ports::ControlPlaneVipPort is not
    configured, as done on an undercloud minion, the ctlplane_subnet_cidr is
    never configured. We shouldn't assume it's available so let's check that
    it exists first.

    Change-Id: I154e6ffdeec86b13bc7e586154909c3ff41f8d58
    Closes-Bug: #1837644