← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1479243] Re: _core_plugin should be put into plugins\common\utils.py

 

Hi huangpengtaohw,

Setting to invalid. Re-open if you think differently.

Thanks,
Martin

** Changed in: neutron
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1479243

Title:
  _core_plugin should be put into plugins\common\utils.py

Status in neutron:
  Invalid

Bug description:
  the below function: 
     @property
      def _core_plugin(self):
          return manager.NeutronManager.get_plugin()
  is put into many class 'L3_NAT_dbonly_mixin', 'Firewall_db_mixin', and so on.
  as a common useful function , it should be put in ' plugins\common\utils.py' file  to avoid many definition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1479243/+subscriptions


References