neutron/neutron/tests/unit/vmware
Salvatore Orlando 5531d6d844 NSX: Remove logic for creating chained logical switches
This patch removes the logic for creating chained local switches in
the NSX backend for Neutron networks with flat or vlan bindings.
Switch chaining as a feature is no more useful since the underlying
backend limitation has been long removed.

The logic for reading chained logical switches is however
preserved by this patch, since some older neutron networks could
still be mapped to chained logical switches.

Applied from stackforge/vmware-nsx commit id
bc4ca8d51f5262beea0dd57b3b52acd8113528da

Change-Id: I92b84677afa15d13085d59be9de8060bf876d85f
2015-01-15 02:54:09 -08:00
..
apiclient correct getLoggers to use __name__ in code 2014-08-14 23:55:27 -07:00
db Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
etc Refresh rpc_backend values in unit tests to those from oslo.messaging 2014-08-22 11:02:25 +02:00
extensions NSX: allow multiple networks with same vlan on different phy_net 2014-10-28 14:40:14 -07:00
nsxlib Do not assume order of body and tags elements 2014-09-23 17:46:20 +00:00
vshield Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
__init__.py Remove nvplib and move utility methods into nsxlib 2014-03-03 06:37:59 -08:00
test_agent_scheduler.py Make sure we call BaseTestCase.setUp() first 2014-06-17 21:56:24 +02:00
test_dhcpmeta.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_nsx_opts.py NSX: Correct default timeout params 2014-08-01 15:32:04 -07:00
test_nsx_plugin.py NSX: Remove logic for creating chained logical switches 2015-01-15 02:54:09 -08:00
test_nsx_sync.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_nsx_utils.py Make _build_uri_path output predictable 2014-08-05 13:47:03 +00:00