Comment 5 for bug 1791088

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/rocky)

Reviewed: https://review.opendev.org/671470
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=9fd921b5fcac6e407cec3e9cb7ac9f13fe121017
Submitter: Zuul
Branch: stable/rocky

commit 9fd921b5fcac6e407cec3e9cb7ac9f13fe121017
Author: Harald Jensås <email address hidden>
Date: Thu Sep 6 14:56:40 2018 +0200

    Only validate admin and public host in local_subnet cidr

    When multiple subnets are configured validations where failing
    becuase the admin and public host addresses where checked
    for all subnets. The admin and public host addresses should
    only be validated against the cidr of the local_subnet.

    Closes-Bug: #1791088
    Change-Id: Ie9a6f88cc449c135593a0df0426e4d8054b38183
    (cherry picked from commit c0c66a93c0641ebf591124cb05ee50e5ed5fda07)