Manila-ui causes red pop-ups in Horizon. Doesn't work.

Bug #1524508 reported by Mark Sturdevant
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
manila-ui
Fix Released
High
Mark Sturdevant

Bug Description

Red pop-ups wherever manila-ui is involved. This also affects some non-manila actions (where quota look-ups are involved?).

The log shows a problem with api_version specified twice.

Changed in manila-ui:
assignee: nobody → Mark Sturdevant (mark-sturdevant)
status: New → In Progress
Revision history for this message
Mark Sturdevant (mark-sturdevant) wrote :

The horizon log shows this "recoverable" error, but the UI becomes unusable.

Recoverable error: Client() got multiple values for keyword argument 'api_version'

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila-ui (master)

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

tags: added: liberty-backport-potential
Changed in manila-ui:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila-ui (master)

Reviewed: https://review.openstack.org/255541
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=2ec35ef8ff3161c104eee2c5f99efd0c407bbc21
Submitter: Jenkins
Branch: master

commit 2ec35ef8ff3161c104eee2c5f99efd0c407bbc21
Author: mark.sturdevant <email address hidden>
Date: Wed Dec 9 13:35:47 2015 -0800

    Fix call to Client() with 2 api_version args

    The Client() uses api_version as the positional
    parameter, so also sending the api_version as a kwarg
    causes a python error. The log shows this "recoverable"
    error, but the UI becomes unusable.

    Recoverable error: Client() got multiple values for
    keyword argument 'api_version'

    Change-Id: I8c8287899f7659273f6768f3c441aa48904dfc74
    Closes-Bug: #1524508

Changed in manila-ui:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila-ui (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/256335

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila-ui (stable/liberty)

Reviewed: https://review.openstack.org/256335
Committed: https://git.openstack.org/cgit/openstack/manila-ui/commit/?id=6ea516ecd803ed72de2fa5e6dd3539fcf4c9c22a
Submitter: Jenkins
Branch: stable/liberty

commit 6ea516ecd803ed72de2fa5e6dd3539fcf4c9c22a
Author: mark.sturdevant <email address hidden>
Date: Wed Dec 9 13:35:47 2015 -0800

    Fix call to Client() with 2 api_version args

    The Client() uses api_version as the positional
    parameter, so also sending the api_version as a kwarg
    causes a python error. The log shows this "recoverable"
    error, but the UI becomes unusable.

    Recoverable error: Client() got multiple values for
    keyword argument 'api_version'

    Change-Id: I8c8287899f7659273f6768f3c441aa48904dfc74
    Closes-Bug: #1524508
    (cherry picked from commit 2ec35ef8ff3161c104eee2c5f99efd0c407bbc21)

tags: added: in-stable-liberty
Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/manila-ui 2.0.0

This issue was fixed in the openstack/manila-ui 2.0.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.