← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1544990] [NEW] Python table JS polling is borked - multiple errors

 

Public bug reported:

GET
http://localhost:8000/project/volumes/?action=row_update&table=volumes&obj_id=fdd57453-035d-4862-aea7-ef3b505acf13
404 (NOT FOUND)

GET http://localhost:8000/project/volumes/?action=create&table=volumes
500 (INTERNAL SERVER ERROR)

There are two issues here: the data_table is looking for a template that
doesn't exist, and the polling is trying to iterate over a row that
doesnt exist as it has been deleted.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1544990

Title:
  Python table JS polling is borked - multiple errors

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  GET
  http://localhost:8000/project/volumes/?action=row_update&table=volumes&obj_id=fdd57453-035d-4862-aea7-ef3b505acf13
  404 (NOT FOUND)

  GET http://localhost:8000/project/volumes/?action=create&table=volumes
  500 (INTERNAL SERVER ERROR)

  There are two issues here: the data_table is looking for a template
  that doesn't exist, and the polling is trying to iterate over a row
  that doesnt exist as it has been deleted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1544990/+subscriptions