Remove usage of parameter enforce_type

Bug #1694616 reported by ChangBo Guo(gcb)
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Cue
New
Undecided
Unassigned
Zun
Fix Released
Undecided
Rajat Sharma
cloudkitty
Fix Released
Undecided
Jeremy Liu
senlin
Fix Released
Undecided
Unassigned
watcher
Fix Released
Undecided
feng.shengqin@zte.com.cn
zaqar
Fix Released
Undecided
wanghao

Bug Description

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."

Just Remove the usage of enforce_type like https://review.openstack.org/#/c/463295/

Bump oslo.config >=4.0.0 in https://review.openstack.org/469760

Jeremy Liu (liujiong)
Changed in cloudkitty:
assignee: nobody → Jeremy Liu (liujiong)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cloudkitty (master)

Fix proposed to branch: master
Review: https://review.openstack.org/469363

Changed in cloudkitty:
status: New → In Progress
Changed in zun:
assignee: nobody → feng.shengqin@zte.com.cn (feng-shengqin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zun (master)

Fix proposed to branch: master
Review: https://review.openstack.org/469709

Changed in zun:
status: New → In Progress
Changed in senlin:
assignee: nobody → feng.shengqin@zte.com.cn (feng-shengqin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

Fix proposed to branch: master
Review: https://review.openstack.org/469717

Changed in senlin:
status: New → In Progress
miaohb (miao-hongbao)
Changed in zaqar:
assignee: nobody → miaohb (miao-hongbao)
Changed in watcher:
assignee: nobody → feng.shengqin@zte.com.cn (feng-shengqin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zaqar (master)

Fix proposed to branch: master
Review: https://review.openstack.org/469724

Changed in zaqar:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on senlin (master)

Change abandoned by feng.shengqin (<email address hidden>) on branch: master
Review: https://review.openstack.org/469717

luqitao (qtlu)
no longer affects: glance
miaohb (miao-hongbao)
Changed in zaqar:
assignee: miaohb (miao-hongbao) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on zaqar (master)

Change abandoned by miaohb (<email address hidden>) on branch: master
Review: https://review.openstack.org/469724

description: updated
Changed in senlin:
assignee: feng.shengqin@zte.com.cn (feng-shengqin) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on zun (master)

Change abandoned by feng.shengqin (<email address hidden>) on branch: master
Review: https://review.openstack.org/469709

wanghao (wanghao749)
Changed in zaqar:
assignee: nobody → wanghao (wanghao749)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to zaqar (master)

Fix proposed to branch: master
Review: https://review.openstack.org/469821

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on zaqar (master)

Change abandoned by wanghao (<email address hidden>) on branch: master
Review: https://review.openstack.org/469821

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

Reviewed: https://review.openstack.org/469720
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=f47fd9ac5ee89025cb368e47001816fdff357953
Submitter: Jenkins
Branch: master

commit f47fd9ac5ee89025cb368e47001816fdff357953
Author: Feng Shengqin <email address hidden>
Date: Thu Jun 1 10:11:57 2017 +0800

    Remove usage of parameter enforce_type

    Oslo.config deprecated parameter enforce_type and change
    its default value to True. 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."

    Change-Id: I59621664773ee5ad264e6da9b15231f30dbb9c40
    Closes-Bug: #1694616

Changed in watcher:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to zaqar (master)

Reviewed: https://review.openstack.org/469405
Committed: https://git.openstack.org/cgit/openstack/zaqar/commit/?id=ae24d85962f36e214b1e01585109ffc9dec6e669
Submitter: Jenkins
Branch: master

commit ae24d85962f36e214b1e01585109ffc9dec6e669
Author: rajat29 <email address hidden>
Date: Wed May 31 15:18:46 2017 +0530

    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."

    Closes-Bug: #1694616
    Change-Id: I817a4860add1a4b1a39634e7f3162749f08212e0

Changed in zaqar:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.openstack.org/469717
Committed: https://git.openstack.org/cgit/openstack/senlin/commit/?id=f2f31c81d3235e850609d750921910848f505de8
Submitter: Jenkins
Branch: master

commit f2f31c81d3235e850609d750921910848f505de8
Author: Feng Shengqin <email address hidden>
Date: Thu Jun 1 09:58:58 2017 +0800

    Remove usage of parameter enforce_type

    Oslo.config deprecated parameter enforce_type and change
    its default value to True. 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."

    Change-Id: Ia183126e62db884540144825b4137157024f7542
    Closes-Bug: #1694616

Changed in senlin:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cloudkitty (master)

Reviewed: https://review.openstack.org/469363
Committed: https://git.openstack.org/cgit/openstack/cloudkitty/commit/?id=34190c5794208c85fa89e3ac3de925d74ce75088
Submitter: Jenkins
Branch: master

commit 34190c5794208c85fa89e3ac3de925d74ce75088
Author: Jeremy Liu <email address hidden>
Date: Wed May 31 15:44:08 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."

    Closes-bug: #1694616
    Change-Id: I0bfda96d529ec3f8cf2691b3ffbee9df686a0fb2

Changed in cloudkitty:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/watcher 1.2.0

This issue was fixed in the openstack/watcher 1.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/senlin 4.0.0.0b2

This issue was fixed in the openstack/senlin 4.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/zaqar 5.0.0.0b2

This issue was fixed in the openstack/zaqar 5.0.0.0b2 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on cue (master)

Change abandoned by Vu Cong Tuan (<email address hidden>) on branch: master
Review: https://review.openstack.org/470197

Changed in cue:
status: New → Confirmed
status: Confirmed → New
assignee: nobody → Kiran Totad (kiran-totad)
assignee: Kiran Totad (kiran-totad) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/watcher 1.3.0

This issue was fixed in the openstack/watcher 1.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/monasca-api 2.2.0

This issue was fixed in the openstack/monasca-api 2.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cloudkitty 6.0.0

This issue was fixed in the openstack/cloudkitty 6.0.0 release.

Revision history for this message
Kien Nguyen (kiennt2609) wrote :

This issue was fixed in the openstack/zun by Rajat Sharma.

Patch: https://review.openstack.org/#/c/469443/

Changed in zun:
assignee: feng.shengqin@zte.com.cn (feng-shengqin) → Rajat Sharma (tajar29)
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.