python34 gate in mistral-dashboard repo is broken

Bug #1544499 reported by Anastasia Kuznetsova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mistral
Fix Released
Medium
Anastasia Kuznetsova

Bug Description

python34 gate fails because of
1) AttributeError: 'module' object has no attribute 'nested' and
2) Running flake8 ...
2016-02-11 08:00:27.427 | /home/jenkins/workspace/gate-mistral-dashboard-python34/.tox/py34/lib/python3.4/site-packages/nose/plugins/manager.py:395: RuntimeWarning: Unable to load plugin html-output = htmloutput.htmloutput:HtmlOutput: No module named 'version'
2016-02-11 08:00:27.428 | RuntimeWarning)
2016-02-11 08:00:27.554 | mistraldashboard/workflows/forms.py:111:41: F821 undefined name 'unicode'
2016-02-11 08:00:27.554 | raise forms.ValidationError(unicode(e))
2016-02-11 08:00:27.555 | ^
2016-02-11 08:00:27.555 | mistraldashboard/workbooks/forms.py:77:41: F821 undefined name 'unicode'
2016-02-11 08:00:27.555 | raise forms.ValidationError(unicode(e))

Changed in mistral:
importance: Undecided → Medium
assignee: nobody → Anastasia Kuznetsova (akuznetsova)
milestone: none → mitaka-3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to mistral-dashboard (master)

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

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

Reviewed: https://review.openstack.org/278976
Committed: https://git.openstack.org/cgit/openstack/mistral-dashboard/commit/?id=19761bfa609f5e34f7d589b33ef4e1c6f82121d2
Submitter: Jenkins
Branch: master

commit 19761bfa609f5e34f7d589b33ef4e1c6f82121d2
Author: Anastasia Kuznetsova <email address hidden>
Date: Tue Feb 16 11:15:59 2016 +0300

    Fix gate-mistral-dashboard-python34

    Fixed a lot of AttributeError: 'module' object has no attribute 'nested'
    and F821 undefined name 'unicode' errors.

    Change-Id: I79e73e27608ec6b76fd4ccf0ee9dcaf2ddf965ed
    Closes-Bug: #1544499

Changed in mistral:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/mistral-dashboard 2.0.0.0b3

This issue was fixed in the openstack/mistral-dashboard 2.0.0.0b3 development milestone.

Changed in mistral:
milestone: mitaka-3 → 2.0.0
summary: - python34 gate in mistral-dashboard repois broken
+ python34 gate in mistral-dashboard repo is broken
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.