]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
fixes cisco nexus plugin delete network issue
authorRohit Agarwalla <roagarwa@cisco.com>
Fri, 24 Aug 2012 10:48:22 +0000 (03:48 -0700)
committerRohit Agarwalla <roagarwa@cisco.com>
Fri, 24 Aug 2012 20:24:42 +0000 (13:24 -0700)
commit734213b8e8177f505cd7d906a40402308c3bc205
treecb92098bcda9bdd89648bd35cee33bec66be85ac
parentb6266559a7da6b8f5e57fb18f34d6c54faf1c629
fixes cisco nexus plugin delete network issue

Fixes bug 1039687

Removes the vlan from the nexus interface corresponding to the network that has been deleted.
unit tests added.

Change-Id: Ib58a01c7b5bbdd7aac8591b4fb4db123cbe8f55b
quantum/plugins/cisco/nexus/cisco_nexus_plugin_v2.py
quantum/plugins/cisco/nexus/cisco_nexus_snippets.py
quantum/plugins/cisco/tests/unit/v2/test_nexus_plugin.py [new file with mode: 0644]