neutron/neutron/tests/unit/mlnx
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
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_scheduler.py Change header from LLC to Foundation 2013-09-20 01:37:51 +08:00
test_defaults.py Change tenant network type usage for IB Fabric 2014-02-24 08:14:34 +02:00
test_mlnx_comm_utils.py Fix H302 violations in unit tests 2014-05-04 12:39:19 +02:00
test_mlnx_db.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_mlnx_neutron_agent.py MLNX Agent: ensure removed ports get treated on resyncs 2014-08-11 17:59:52 +00:00
test_mlnx_plugin.py Add enable_security_group option 2014-03-21 00:50:15 +01:00
test_mlnx_plugin_config.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_mlnx_security_group.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00
test_rpcapi.py Remove redundant topic from rpc calls 2014-08-05 10:14:20 +00:00