Comment 2 for bug 1857057

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

Reviewed: https://review.opendev.org/700082
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=e970ca3cdf861b0e4d63cc8be3468bd52e775b01
Submitter: Zuul
Branch: master

commit e970ca3cdf861b0e4d63cc8be3468bd52e775b01
Author: Alex Schultz <email address hidden>
Date: Thu Dec 19 15:31:37 2019 -0700

    Catch exceptions when processing subnets

    We should do a better job indicating that there is invalid data in the
    extra subnets that can be defined. This change catches exceptions that
    occur when generating the inspection subnet data.

    Change-Id: I175ff32ba5e5a271741349794cf28f1e58c50d6a
    Closes-Bug: #1857057