Comment 4 for bug 1373547

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/icehouse)

Reviewed: https://review.openstack.org/128204
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=553fbce4f897279e7167cbe88465455ba28cf7c1
Submitter: Jenkins
Branch: stable/icehouse

commit 553fbce4f897279e7167cbe88465455ba28cf7c1
Author: Abhishek Raut <email address hidden>
Date: Fri Sep 12 19:56:40 2014 -0700

    Cisco N1kv: Remove vmnetwork delete REST call on last port delete

    Remove the check for last port delete and subseqeuent call to delete
    the vm network. This check was moved to VSM to prevent a race
    condition and ensure that the vm network is deleted from the
    database when the port count becomes 0.

    Change-Id: I6c08a099adfce2fdba8eefec6aadeb68a780ac37
    Closes-Bug: 1373547
    (cherry picked from commit 4e1c4cbcd71833095534bea9ff7617c582c300d2)