Comment 28 for bug 1580880

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

Reviewed: https://review.openstack.org/564381
Committed: https://git.openstack.org/cgit/openstack/neutron-lib/commit/?id=1d645c8ef30f6a616ab4b40cdf8d6f098674be4f
Submitter: Zuul
Branch: master

commit 1d645c8ef30f6a616ab4b40cdf8d6f098674be4f
Author: Miguel Lavalle <email address hidden>
Date: Wed Apr 25 21:38:46 2018 -0500

    Add port bindings to RPC topics resources

    This change adds port bindings to the RPC topics resources. It also
    adds the 'activate' and 'deactivate' messages for this resource. This
    is done in support of the implementation of multiple port bindings.

    Change-Id: I5ed542b7a137338a0878f683decc5dcca7f814de
    Partial-Bug: #1580880