Comment 50 for bug 1323975

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano (master)

Reviewed: https://review.openstack.org/242898
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=50f206d22c24bcbd67f324df70e2fb3c30c830fb
Submitter: Jenkins
Branch: master

commit 50f206d22c24bcbd67f324df70e2fb3c30c830fb
Author: zhu.rong <zhu.rong@99cloud.net>
Date: Tue Nov 3 10:44:46 2015 -0500

    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: I1da2192df37b7e460e63bb59cd7d691aa9be00f4
    Closes-bug: #1323975