neutron/neutron
Jakub Libosvar 0befdbcba3 Freeze models for healing migration
Take a snapshot of all models from the code base at the time when the
healing migration merges. The healing migration needs this frozen view
of the models to be available (even as the models change in the future)
to compare with the current DB schema. The healing migration will use
this comparison to heal the schema.

partially implement bp: db-migration-refactor

Change-Id: I438147c7961b1ecad47f6146cc7fc9396aee7bc5
2014-07-14 18:36:05 +02:00
..
agent Merge "Fixed spelling mistake in securitygroups_rpc" 2014-07-09 21:48:01 +00:00
api Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
cmd Add sanity check for nova notification support 2014-06-27 09:14:27 -05:00
common Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
db Freeze models for healing migration 2014-07-14 18:36:05 +02:00
debug Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
extensions Don't convert numeric protocol values to int 2014-06-23 11:18:14 +02:00
hacking Add missing translation support 2014-05-19 12:16:56 +02:00
locale Imported Translations from Transifex 2014-07-09 06:09:26 +00:00
notifiers Merge "Use list copy for events in nova notifier" 2014-06-12 13:30:08 +00:00
openstack Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
plugins Use integer server_default value for multicast_ip_index 2014-07-12 12:07:16 -04:00
scheduler Switch to using of oslo.db 2014-06-30 14:07:59 +03:00
server Configure agents using neutron.common.config.init (formerly .parse) 2014-06-17 21:56:24 +02:00
services Extract CommonDBMixin to a separate file 2014-07-10 13:04:30 +04:00
tests Freeze models for healing migration 2014-07-14 18:36:05 +02:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
auth.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
context.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
hooks.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
manager.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
neutron_plugin_base_v2.py Renamed start_rpc_listener -> start_rpc_listeners 2014-06-19 12:58:01 +02:00
policy.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
quota.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
service.py Moved rpc_compat.py code back into rpc.py 2014-06-24 10:35:39 +02:00
version.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
wsgi.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00