vmware-nsx/neutron
Akihiro MOTOKI 55bfb412f1 Load tables of service plugins when migration auto generation
When we run "neutron-db-manage revision --autogenerate", it detects
table deletion of service plugins even when they are configured.
We need to load tables of service plugins to teach alembic such
tables exist.

Change-Id: I9186d36496069c8253683bd200326b80a6565fa6
Closes-Bug: #1218338
2013-08-29 21:13:13 +09:00
..
agent Enable GRE and VXLAN with the same ID 2013-08-22 18:06:16 +02:00
api Fix typos and code style check 2013-08-19 22:54:51 +08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Merge "Add recent neutron extentions and IB support" 2013-08-29 04:51:44 +00:00
db Load tables of service plugins when migration auto generation 2013-08-29 21:13:13 +09:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Add multiple provider network extension 2013-08-20 10:30:08 -07:00
locale Imported Translations from Transifex 2013-08-28 06:13:16 +00:00
openstack Fix case error in qpid exchange name. s/Direct/direct/ 2013-08-16 10:19:59 -04:00
plugins Merge "Fix a race condition in add_tunnel_endpoint()" 2013-08-29 05:06:14 +00:00
scheduler Merge "Register agent schedulers options in one place" 2013-07-18 10:05:43 +00:00
server Enable localizable REST API responses via the Accept-Language header 2013-08-07 21:19:25 +00:00
services Add metering extension and base class 2013-08-14 14:32:46 +02:00
tests Use assertEqual instead of assertEquals 2013-08-29 13:46:04 +08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Allow for skipping admin roles loading on context creation 2013-08-28 14:06:43 +04:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Add agent scheduling for LBaaS namespace agent 2013-07-19 13:25:04 +04:00
neutron_plugin_base_v2.py Remove openstack.common.exception usage 2013-08-06 10:42:02 +02:00
policy.py Fixing some typos found during translation 2013-07-30 07:16:22 -03:00
quota.py Externalize error messages in the API 2013-08-07 21:19:25 +00:00
service.py Enable logging before using it 2013-07-13 15:35:22 +08:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use system locale when Accept-Language header is not provided 2013-08-20 19:16:22 +00:00