Comment 3 for bug 1712399

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

Reviewed: https://review.openstack.org/570082
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=7e4ca449a0a73b2151ad10bf38f71b48215dfffc
Submitter: Zuul
Branch: master

commit 7e4ca449a0a73b2151ad10bf38f71b48215dfffc
Author: Steve Kowalik <email address hidden>
Date: Fri Jun 1 11:45:12 2018 +1000

    Add ConfFixture.transport_url

    As the first step towards removing rpc_backend, we need all of the test
    fixtures to stop setting/using it via ConfFixture.transport_driver. Add
    ConfFixture.transport_url, and move the tests over to setting it rather
    than transport_driver.

    Partial-Bug: #1712399
    Change-Id: I6e2ae2b511fdc52790d5755a9aecaf2f427ab706