Comment 40 for bug 1323975

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

Reviewed: https://review.openstack.org/242766
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=b90aca1817ba2e91a817a33790ce95b1c74ed1bc
Submitter: Jenkins
Branch: master

commit b90aca1817ba2e91a817a33790ce95b1c74ed1bc
Author: houming-wang <email address hidden>
Date: Sat Nov 7 11:24:44 2015 -0500

    remove default=None for config options

    In the config module default=None is set as the default value,
    it isn't necessary to set it again when doing config options.

    Change-Id: Id6bbdb3c6b23bcc31d7a02057a73729e89cabb5c
    Closes-Bug: #1323975