Comment 1 for bug 1496905

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

Reviewed: https://review.openstack.org/225118
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=1930dfac77decc8723742908dccbada1e4f25674
Submitter: Jenkins
Branch: master

commit 1930dfac77decc8723742908dccbada1e4f25674
Author: Thomas Morin <email address hidden>
Date: Fri Sep 18 14:09:42 2015 +0200

    Neutronclient: one command for all associations

    With this change, the association cli becomes:

    neutron bgpvpn-associate <bgpvpn-uui> --network <net-uuid>

    (this change also adds 'networks' in the list of
    fields shown by the bgpvpn-list command, which is
    very useful)

    Change-Id: If5ff5a43815b29a983199047e85211bc0f4e3136
    Closes-Bug: 1496905