Comment 110 for bug 1517839

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

Reviewed: https://review.openstack.org/462878
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=f86d53da9fa230c7dbcdff901bd309aa966fc060
Submitter: Jenkins
Branch: master

commit f86d53da9fa230c7dbcdff901bd309aa966fc060
Author: ChangBo Guo(gcb) <email address hidden>
Date: Fri May 5 17:02:30 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: Ie3267df7e086e01eae6679cf01b3d9aa9b7a26cd