neutron/neutron/tests/unit/vmware
Salvatore Orlando 9bf0e66544 Remove auto-generation of db schema from models at startup
This patch removes the Neutron capability of creating database tables
from sqlalchemy models for all those model classes for which
a table is not found in the database schema.
Migrations should be the official and only solution for creating and
managing the Neutron db schema.
This patch also adapts unit tests in order to ensure test schemas
are still correctly created.

DocImpact
Update deployment documentation accordingly.

Closes-Bug: #1207402

Change-Id: Ie4ee5507888ecad5f6dc32ce7a029c43014687a2
Co-Authored-By: Henry Gessau <gessau@cisco.com>
2014-08-15 17:21:17 -04: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 NSX: Correct default timeout params 2014-08-01 15:32:04 -07:00
extensions Merge "NSX: fix validation logic on network gateway connect" 2014-07-22 02:25:14 +00:00
nsxlib Use jsonutils instead of stdlib json 2014-08-14 12:45:58 +02:00
vshield Use jsonutils instead of stdlib json 2014-08-14 12:45:58 +02: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: lift restriction on DVR update 2014-08-14 13:56:14 -07: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