Comment 2 for bug 1501682

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo.messaging (master)

Reviewed: https://review.openstack.org/232720
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=ea106e9a090aee65879ef6c676c248f54d08a46f
Submitter: Jenkins
Branch: master

commit ea106e9a090aee65879ef6c676c248f54d08a46f
Author: Oleksii Zamiatin <email address hidden>
Date: Thu Oct 8 22:26:01 2015 +0300

    Fix target resolution mismatch in neutron, nova, heat

    Some tempest tests were failing because of NoSuchMethod,
    UnsupportedVersion and other missed endpoint errors.

    This fix provides new listener per each target and
    more straight-forward matchmaker target resolution logic.

    Change-Id: I4bfb42048630a0eab075e462ad1e22ebe9a45820
    Closes-Bug: #1501682