Branch "stable/kilo" is broken

Bug #1480221 reported by Valeriy Ponomaryov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-manilaclient
Fix Released
High
Unassigned
Kilo
Fix Released
High
Julia Varlamova

Bug Description

Our "stable/kilo" branch is broken having problems with dependencies:

File "/home/vponomaryov/Documents/python/projects/python-manilaclient/manilaclient/openstack/common/_i18n.py", line 19, in <module>
    import oslo.i18n
ImportError: No module named oslo.i18n

File "/home/vponomaryov/Documents/python/projects/python-manilaclient/manilaclient/httpclient.py", line 22, in <module>
    from oslo.serialization import jsonutils
ImportError: No module named oslo.serialization

File "/home/vponomaryov/Documents/python/projects/python-manilaclient/manilaclient/client.py", line 23, in <module>
    from oslo.utils import importutils
ImportError: No module named oslo.utils

See CI logs:

http://logs.openstack.org/05/201205/2/check/gate-python-manilaclient-python27/f26fd4d/console.html#_2015-07-29_20_39_14_351

Changed in python-manilaclient:
importance: Undecided → High
milestone: none → liberty-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-manilaclient (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/207822

Changed in python-manilaclient:
assignee: nobody → Valeriy Ponomaryov (vponomaryov)
status: New → In Progress
Changed in python-manilaclient:
milestone: liberty-3 → none
Changed in python-manilaclient:
importance: High → Undecided
status: In Progress → New
assignee: Valeriy Ponomaryov (vponomaryov) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to python-manilaclient (stable/kilo)

Related fix proposed to branch: stable/kilo
Review: https://review.openstack.org/226767

Changed in python-manilaclient:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-manilaclient (stable/kilo)

Change abandoned by Julia Varlamova (<email address hidden>) on branch: stable/kilo
Review: https://review.openstack.org/226767

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

Reviewed: https://review.openstack.org/207822
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=f3c9c7f8e2f802c60b873018468ec5a6b0c0a797
Submitter: Jenkins
Branch: stable/kilo

commit f3c9c7f8e2f802c60b873018468ec5a6b0c0a797
Author: Julia Varlamova <email address hidden>
Date: Wed Sep 23 08:12:13 2015 -0400

    Sync code from oslo incubator and fix imports

    Sync common code from oslo incubator to make our stable/kilo branch be
    compatible with dependencies for project.

    Cherry-pick following commits from "stable/kilo" branch of oslo-incubator:
    Idb68321, Ifab8a09, I408e14d, Ic0d4053, 0cc741a, 66bad01

    Fix imports of oslo.utils and oslo.serialization.

    Closes-Bug: #1480221

    Change-Id: Ica2268649a855f2f1c6d6c7ceb21297d12094364

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