Comment 4 for bug 1800017

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

Reviewed: https://review.openstack.org/614021
Committed: https://git.openstack.org/cgit/openstack/keystonemiddleware/commit/?id=e37bbe0a116689043e8c3ec8867bbb3eae062093
Submitter: Zuul
Branch: stable/rocky

commit e37bbe0a116689043e8c3ec8867bbb3eae062093
Author: Guang Yee <email address hidden>
Date: Thu Oct 25 13:01:23 2018 -0700

    Skip the services with no endpoints when parsing service catalog

    When parsing the service catalog to find the source, audit middleware
    should skip over the services which have no endpoints instead of
    assuming they will have at least one endpoint.

    Change-Id: I287873e99338d95baaf20d52ecb3a43763a401fc
    Closes-Bug: #1800017
    (cherry picked from commit 6779838a242b222672721407cc320672ab24067a)