commit | 416c2797385ae313cbea9c6d7fe1f92d62730ca4 | [log] [tgz] |
---|---|---|
author | Gary Kotton <gkotton@vmware.com> | Mon Nov 02 00:41:29 2015 -0800 |
committer | garyk <gkotton@vmware.com> | Thu Nov 05 10:29:02 2015 +0000 |
tree | f65e44781a2e6751b3496cf7414f2434f8740c3c | |
parent | 30d365cd5b76f2e749799dafe0494c43d993d4ae [diff] |
Remove default=None for configuration bindings The default value for a configuration variable is None. There is no need to specifically set these as None. The line where this is done is: https://github.com/openstack/oslo.config/blob/master/oslo_config/cfg.py#L684 TrivialFix Change-Id: Iedf29b13d69ea9f2eb4d5aa746d7c1da8d83bafc