[Sahara] job_binaries Exception Value: too many values to unpack Edit

Bug #1525220 reported by Vitalii Gridnev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Fix Released
Medium
Vitalii Gridnev

Bug Description

I accidentally created Job Binary with the following properties:

Name
    Binary
ID
    c1fa1a5b-2458-43cc-9fbc-52a54fe74009
URL
    swift://swift://container.sahara/Test-Private-Container/
Description
    None

Traceback:
File "/usr/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
  132. response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/usr/lib/python2.7/site-packages/horizon/decorators.py" in dec
  36. return view_func(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/horizon/decorators.py" in dec
  52. return view_func(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/horizon/decorators.py" in dec
  36. return view_func(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/horizon/decorators.py" in dec
  84. return view_func(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/django/views/generic/base.py" in view
  71. return self.dispatch(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/django/views/generic/base.py" in dispatch
  89. return handler(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/horizon/tables/views.py" in post
  223. return self.get(request, *args, **kwargs)
File "/usr/lib/python2.7/site-packages/horizon/tables/views.py" in get
  159. handled = self.construct_tables()
File "/usr/lib/python2.7/site-packages/horizon/tables/views.py" in construct_tables
  150. handled = self.handle_table(table)
File "/usr/lib/python2.7/site-packages/horizon/tables/views.py" in handle_table
  125. handled = self._tables[name].maybe_handle()
File "/usr/lib/python2.7/site-packages/horizon/tables/base.py" in maybe_handle
  1640. return self.take_action(action_name, obj_id)
File "/usr/lib/python2.7/site-packages/horizon/tables/base.py" in take_action
  1482. response = action.multiple(self, self.request, obj_ids)
File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py" in multiple
  302. return self.handle(data_table, request, object_ids)
File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py" in handle
  827. exceptions.handle(request, ignore=ignore)
File "/usr/lib/python2.7/site-packages/horizon/exceptions.py" in handle
  364. six.reraise(exc_type, exc_value, exc_traceback)
File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py" in handle
  811. self.action(request, datum_id)
File "/usr/lib/python2.7/site-packages/horizon/tables/actions.py" in action
  926. return self.delete(request, obj_id)
File "/usr/share/openstack-dashboard/openstack_dashboard/wsgi/../../openstack_dashboard/dashboards/project/data_processing/job_binaries/tables.py" in delete
  56. (jb_type, jb_internal_id) = jb.url.split("://")

Exception Type: ValueError at /project/data_processing/job_binaries/
Exception Value: too many values to unpack

Upstream bug: https://bugs.launchpad.net/sahara/+bug/1509121

Tags: sahara
description: updated
Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on openstack/horizon (openstack-ci/fuel-8.0/liberty)

Change abandoned by Vitaly Gridnev <email address hidden> on branch: openstack-ci/fuel-8.0/liberty
Review: https://review.fuel-infra.org/14621
Reason: Should be merged with stable/sync

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change restored on openstack/horizon (openstack-ci/fuel-8.0/liberty)

Change restored by Vitaly Gridnev <email address hidden> on branch: openstack-ci/fuel-8.0/liberty
Review: https://review.fuel-infra.org/14621

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Change abandoned on openstack/horizon (openstack-ci/fuel-8.0/liberty)

Change abandoned by Vitaly Gridnev <email address hidden> on branch: openstack-ci/fuel-8.0/liberty
Review: https://review.fuel-infra.org/14621

Revision history for this message
Vitalii Gridnev (vgridnev) wrote :

Fixed in stable/liberty sync https://review.fuel-infra.org/#/c/14731/

Changed in mos:
status: Confirmed → Fix Committed
Revision history for this message
Evgeny Sikachev (esikachev) wrote :

verified on iso 328

Changed in mos:
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.