[UI] button "Register Image" does not work

Bug #1347829 reported by Vadim Rovachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
High
Sergey Reshetnyak

Bug Description

sahara branch - master
saharadashboard branch - master
horizon branch - master

Steps to reproduce:
install Sahara
install Horizon
install Saharadashboard
go to UI
open tab "Sarara" -> "Image Registry"
click botton "Register Image"
actual result: Error: An error occurred. Please try again later.
expected result: open "Register Image" tab

horizon logs:
http://paste.openstack.org/show/87794/

to resolve:
change line: https://github.com/openstack/sahara-dashboard/blob/master/saharadashboard/image_registry/forms.py#L91
to: images = glance.image_list_detailed(request, filters=filter)[0]

Tags: dashboard
Changed in sahara:
status: New → Confirmed
Changed in sahara:
milestone: none → juno-3
Changed in sahara:
assignee: nobody → Sergey Reshetnyak (sreshetniak)
status: Confirmed → In Progress
Changed in sahara:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sahara-dashboard (master)

Reviewed: https://review.openstack.org/109217
Committed: https://git.openstack.org/cgit/openstack/sahara-dashboard/commit/?id=c3a451ef37badd1cebcfcc6698feb98859e0839e
Submitter: Jenkins
Branch: master

commit c3a451ef37badd1cebcfcc6698feb98859e0839e
Author: Sergey Reshetnyak <email address hidden>
Date: Thu Jul 24 12:51:35 2014 +0400

    Fix working "Register Image" button

    This patch based on: https://review.openstack.org/#/c/108812/

    Change-Id: Ie4c7036aa5d52185937ae4c5585079c8dd13b320
    Closes-bug: #1347829

Changed in sahara:
status: In Progress → Fix Committed
Changed in sahara:
milestone: juno-3 → juno-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in sahara:
milestone: juno-2 → 2014.2
Luigi Toscano (ltoscano)
tags: added: dashboard
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.