Comment 114 for bug 1517839

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to designate (master)

Reviewed: https://review.openstack.org/466756
Committed: https://git.openstack.org/cgit/openstack/designate/commit/?id=3815f8ddfeb0357d14f0e9e52b2cf6ea9774bdf6
Submitter: Jenkins
Branch: master

commit 3815f8ddfeb0357d14f0e9e52b2cf6ea9774bdf6
Author: ChangBo Guo(gcb) <email address hidden>
Date: Mon May 22 22:43:45 2017 +0800

    Remove usage of parameter enforce_type

    Oslo.config deprecated parameter enforce_type and change its
    default value to True in Ifa552de0a994e40388cbc9f7dbaa55700ca276b0.
    Remove the usage of it to avoid DeprecationWarning: "Using the
    'enforce_type' argument is deprecated in version '4.0' and will be
    removed in version '5.0': The argument enforce_type has changed its
    default value to True and then will be removed completely."

    Related--Bug: #1517839

    Change-Id: Id45669d982d1a045cddd47123943531453c2124d