← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1323975] Re: do not use default=None for config options

 

Reviewed:  https://review.openstack.org/415615
Committed: https://git.openstack.org/cgit/openstack/freezer/commit/?id=638efd25b4c998970e3ba20d812b49355489f872
Submitter: Jenkins
Branch:    master

commit 638efd25b4c998970e3ba20d812b49355489f872
Author: Partha Bera <partha.bera@xxxxxxxxxxxxx>
Date:   Thu Dec 29 12:03:17 2016 +0530

    Remove default=None for config options
    
    In the cfg module default=None is set as the
    default value. It's not necessary to set it
    again when defining config options.
    
    Change-Id: I9fc33e44fdf038684195a19027255ce1bfe61dc6
    Closes-bug: #1323975


** Changed in: freezer
       Status: In Progress => Fix Released

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

Title:
  do not use default=None for config options

Status in Aodh:
  Fix Released
Status in Barbican:
  Fix Released
Status in castellan:
  Fix Released
Status in Ceilometer:
  Fix Released
Status in Cinder:
  Fix Released
Status in congress:
  Fix Released
Status in Designate:
  Fix Released
Status in Freezer:
  Fix Released
Status in Glance:
  Fix Released
Status in glance_store:
  Fix Released
Status in Gnocchi:
  Fix Released
Status in heat:
  Fix Released
Status in OpenStack Identity (keystone):
  Fix Released
Status in Magnum:
  Fix Released
Status in Manila:
  Fix Released
Status in Mistral:
  Fix Released
Status in Murano:
  Fix Released
Status in neutron:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released
Status in oslo-incubator:
  Fix Released
Status in oslo.messaging:
  Fix Released
Status in Rally:
  Fix Released
Status in Sahara:
  Fix Released
Status in zaqar:
  Fix Released

Bug description:
  In the cfg module default=None is set as the default value. It's not
  necessary to set it again when defining config options.

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


References