← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1484102] [NEW] add default value

 

Public bug reported:


neutron/common/Config.py

cfg.StrOpt('core_plugin',
               help=_("The core plugin Neutron will use")),

why not add default value, to make configure project more easier.

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  add default value

Status in neutron:
  New

Bug description:
  
  neutron/common/Config.py

  cfg.StrOpt('core_plugin',
                 help=_("The core plugin Neutron will use")),

  why not add default value, to make configure project more easier.

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


Follow ups