Sumit Naiksatam 8786e547f9 Fix for failing network operations in Cisco plugin
Bug #1050545

This fixes the exceptions occurring in the virtual switch mode of the
Cisco plugin for create/delete/update network operations. The exceptions
were occurring on account of the recent changes in the OVS module to the
get_vlan and get_vlans methods, which were still being invoked here.
Test configuration has been changed to increase the code coverage to
catch such issues in the future. All changes are limited to the Cisco
plugin and related tests.

Change-Id: Id18473f7a9a2a22217a59b4f8b1541b4918e07e7
2012-09-14 17:53:35 -07:00
2012-08-24 19:21:55 +08:00
2012-01-25 08:51:51 +00:00
2012-06-08 14:28:35 -07:00
2012-09-11 10:34:14 +08:00
2011-12-14 00:33:37 +00:00
2012-04-09 21:09:30 -07:00
2012-08-15 12:40:40 -04:00
2012-06-13 07:01:00 +00:00
2012-08-23 01:22:47 -07:00

# -- Welcome!

  You have come across a cloud computing network fabric controller.  It has
  identified itself as "Quantum."  It aims to tame your (cloud) networking!

# -- External Resources:

 The homepage for Quantum is: http://launchpad.net/quantum .  Use this
 site for downloading the latest code, asking for help, and filing bugs.

 The latest and most in-depth documentation on how to use Quantum is
 available at: http://docs.openstack.org .  This includes:

 Quantum Administrator Guide
 http://docs.openstack.org/trunk/openstack-network/admin/content/

 Quantum API Reference:
 http://wiki.openstack.org/Quantum/APIv2-specification/

 The start of some developer documentation is available at:
 http://wiki.openstack.org/QuantumDevelopment

 For help using or hacking on Quantum, you can send mail to
 openstack-dev@lists.openstack.org .
Description
A set of Neutron drivers for the VMware NSX.
Readme 97 MiB
Languages
Python 98.5%
Shell 1.5%