os-cloud-config deprecation warning seen on every overcloud deploy

Bug #1670817 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
James Slagle

Bug Description

When running openstack overcloud deploy, the user will see the os-cloud-config deprecation warning every time:

os-cloud-config is DEPRECATED in the Ocata release and will be removed in Pike.

While os-cloud-config is deprecated the reality is that python-tripleoclient really have no control over the fact that it still gets imported, so we really don't need to continually spam them with the message.

Changed in tripleo:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → James Slagle (james-slagle)
milestone: none → pike-1
tags: added: ocata-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (master)

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

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

Reviewed: https://review.openstack.org/442777
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=398f954905decf98d0a059d401cd4288e8bb4e66
Submitter: Jenkins
Branch: master

commit 398f954905decf98d0a059d401cd4288e8bb4e66
Author: James Slagle <email address hidden>
Date: Tue Mar 7 15:42:57 2017 -0500

    Ignore os-cloud-config deprecation warning

    tripleoclient users really have no control over whether the code imports
    os-cloud-config or not and shows a deprecation warning. We still have to
    rely on os-cloud-config in case someone is deploying old templates. But
    in the meantime, we should not spam the user with the deprecation
    warning every time they use tripleoclient.

    Change-Id: I54e4c6f117c587fee05fcd5fc3f5c9feee61785f
    Closes-Bug: #1670817

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-tripleoclient (stable/ocata)

Fix proposed to branch: stable/ocata
Review: https://review.openstack.org/450890

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-tripleoclient (stable/ocata)

Reviewed: https://review.openstack.org/450890
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=7d7b1f180ad77512c9a519faf1d568e47c5a2a1c
Submitter: Jenkins
Branch: stable/ocata

commit 7d7b1f180ad77512c9a519faf1d568e47c5a2a1c
Author: James Slagle <email address hidden>
Date: Tue Mar 7 15:42:57 2017 -0500

    Ignore os-cloud-config deprecation warning

    tripleoclient users really have no control over whether the code imports
    os-cloud-config or not and shows a deprecation warning. We still have to
    rely on os-cloud-config in case someone is deploying old templates. But
    in the meantime, we should not spam the user with the deprecation
    warning every time they use tripleoclient.

    Change-Id: I54e4c6f117c587fee05fcd5fc3f5c9feee61785f
    Closes-Bug: #1670817
    (cherry picked from commit 398f954905decf98d0a059d401cd4288e8bb4e66)

tags: added: in-stable-ocata
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 7.0.0

This issue was fixed in the openstack/python-tripleoclient 7.0.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-tripleoclient 6.2.0

This issue was fixed in the openstack/python-tripleoclient 6.2.0 release.

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.