neutron/neutron/db/firewall
Eugene Nikanorov cbd89e75d3 Extract CommonDBMixin to a separate file
db_base_plugin_v2 imports too much modules that are not necessary
usually, so extract CommonDBMixin in different file.
Plus using db_base_plugin_v2 for some types of modules can lead to
cycles in imports, this refactoring should resolve the issue.

Closes-Bug: #1340145
Change-Id: Idb027d7c5cee2d5bc7598f805c56c55fd4aca048
2014-07-10 13:04:30 +04:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
firewall_db.py Extract CommonDBMixin to a separate file 2014-07-10 13:04:30 +04:00