Imports from oslo libraries need to be namespaceless

Bug #1423174 reported by Dr. Jens Harbott
44
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Heat
Fix Released
Undecided
Dr. Jens Harbott

Bug Description

With the recent namespace change from oslo.utils to oslo_utils, there are several error occurring, see e.g.

http://stackoverflow.com/questions/28442777/heat-client-wont-run-no-module-named-utils

http://lists.openstack.org/pipermail/openstack-operators/2015-February/006311.html

So all references to oslo.* need to be changed to oslo_*.

Changed in heat:
assignee: nobody → Dr. Jens Rosenboom (j-rosenboom-j)
Changed in heat:
status: New → In Progress
summary: - Import from oslo.utils need to be updated
+ Imports from oslo libraries need to be namespaceless
description: updated
Revision history for this message
Thomas Herve (therve) wrote :

Some other bugs like bug 1423174 have been opened, with a smaller scope. I think we should go that road.

Changed in heat:
status: In Progress → Won't Fix
Revision history for this message
Thomas Herve (therve) wrote :

(Some may think differently).

Changed in heat:
status: Won't Fix → New
Changed in heat:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/156985
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=a99fe6a760009f81c82631bee697213d1ac034a7
Submitter: Jenkins
Branch: master

commit a99fe6a760009f81c82631bee697213d1ac034a7
Author: Jens Rosenboom <email address hidden>
Date: Wed Feb 18 14:19:07 2015 +0100

    Make import of oslo libraries namespaceless

    See https://blueprints.launchpad.net/oslo-incubator/+spec/drop-namespace-packages

    Closes-Bug: 1423174
    Change-Id: I48680ce6e7ce91005c147ab4388203946171d433

Changed in heat:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in heat:
milestone: none → kilo-3
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in heat:
milestone: kilo-3 → 2015.1.0
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.