tests/unit/test.py:17: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_config instead.

Bug #1409213 reported by Boris Pavlovic
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Low
Filip Hubík

Bug Description

Rally is writting such messages in log:

tests/unit/test.py:17: DeprecationWarning: The oslo namespace package is deprecated. Please use oslo_config instead.

So we should address this and use oslo_config

Changed in rally:
status: New → Triaged
importance: Undecided → Low
Changed in rally:
assignee: nobody → Filip Hubík (hubik-filip)
Changed in rally:
assignee: Filip Hubík (fhubik) → nobody
Filip Hubík (fhubik)
Changed in rally:
assignee: nobody → Filip Hubik (fhubik)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to rally (master)

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

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

Reviewed: https://review.openstack.org/148065
Committed: https://git.openstack.org/cgit/stackforge/rally/commit/?id=82a0a9ac09d630d2919d87cef01ee20260061fb5
Submitter: Jenkins
Branch: master

commit 82a0a9ac09d630d2919d87cef01ee20260061fb5
Author: Filip Hubik <email address hidden>
Date: Sat Jan 17 18:33:52 2015 +0000

    Refactor oslo.foo as oslo_foo

    According to related blueprint, installing oslo
    libraries into a same namespace seems to cause
    several type of errors. Every occurrence
    of oslo.foo supported is renamed to oslo_foo.

    Change-Id: I786b0b824be31c08e6795201bb95553434d8d634
    Implements: blueprint 'oslo-incubator/drop-namespace-packages'
    Closes-Bug: #1409213

Changed in rally:
status: In Progress → Fix Committed
Revision history for this message
Boris Pavlovic (boris-42) wrote :

We switch to oslo_foo everything except oslo incubator code so this should be closed.

Changed in rally:
status: Fix Committed → 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.