Comment 2 for bug 1524595

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

Reviewed: https://review.openstack.org/256171
Committed: https://git.openstack.org/cgit/openstack/astara/commit/?id=e92c2e8da58fbc52c8fd5871d2667c2425e02d63
Submitter: Jenkins
Branch: master

commit e92c2e8da58fbc52c8fd5871d2667c2425e02d63
Author: Adam Gandelman <email address hidden>
Date: Thu Dec 10 17:32:16 2015 -0800

    Deprecate usage of amqp_url in favor of oslo.messaging backend config

    This deprecates usage of the old amqp_url in favor of using backend-specific
    oslo.messaging configuration. Removes the old, pre-Liberty options and silences
    a bunch of deprecation warnings to boot.

    Change-Id: Ib666901c28f66a7616aa445ecc7120fe9d1e1364
    Closes-bug: #1524595