Eugene Nikanorov 2b58062cee 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
..
2014-02-28 14:22:42 -08:00