neutron/neutron/plugins/nuage
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
..
common Floatingip extension support for nuage plugin 2014-06-10 23:13:47 -07:00
extensions Fix H302 violations in plugins package 2014-05-04 12:40:05 +02:00
__init__.py Nuage Networks Plugin 2014-02-28 14:22:42 -08:00
nuage_models.py Floatingip extension support for nuage plugin 2014-06-10 23:13:47 -07:00
nuagedb.py Extract CommonDBMixin to a separate file 2014-07-10 13:04:30 +04:00
plugin.py Avoid notifying while inside transaction opened in delete_port() 2014-07-05 15:55:18 +02:00