Comment 2 for bug 1043147

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

Reviewed: https://review.openstack.org/12108
Committed: http://github.com/openstack/quantum/commit/f75256f9574955c65b4e64a6701128044fc64278
Submitter: Jenkins
Branch: master

commit f75256f9574955c65b4e64a6701128044fc64278
Author: Rohit Agarwalla <email address hidden>
Date: Wed Aug 29 01:20:06 2012 -0700

    Cisco nexus sub-plugin update_network fix

    Fixes bug 1043147

    Currently, the cisco nexus sub-plugin doesn’t handle the network admin state parameter
    when it’s updated. The fix would enable the sub-plugin to handle an update of the admin
    state of the network. In update_network of the nexus sub-plugin, vlan corresponding to that network
    is added/removed from the nexus interfaces based on the network state. Unit tests are added as well.

    Change-Id: Ia3b5400c2896c1b0160968a2c75c21247ca0c3f4