magnum-ui does not display cluster or template
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Magnum Charm |
Invalid
|
Undecided
|
Felipe Reyes | ||
Ubuntu Cloud Archive |
Invalid
|
Undecided
|
Unassigned | ||
Ussuri |
Fix Committed
|
High
|
Unassigned | ||
Victoria |
Fix Released
|
High
|
Unassigned | ||
Wallaby |
Fix Released
|
High
|
Unassigned | ||
python-magnumclient (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
High
|
Felipe Reyes |
Bug Description
[Impact]
When Horizon is deployed with the magnum-ui extension (using focal-proposed due to bug 1814890 ) and trying to list the clusters and cluster templates the asynchronous request will fail, when checking the logs the following stacktrace is printed:
[Fri Jun 24 15:36:10.064957 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066324 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066347 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066353 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
ped
[Fri Jun 24 15:36:10.066357 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066362 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066366 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066370 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
st
[Fri Jun 24 15:36:10.066375 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066379 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066382 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066386 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066390 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066406 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
est
[Fri Jun 24 15:36:10.066410 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066414 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
uest
[Fri Jun 24 15:36:10.066418 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066422 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
rror_json
[Fri Jun 24 15:36:10.066426 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.066430 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Fri Jun 24 15:36:10.068538 2022] [wsgi:error] [pid 37882:tid 140157047166720] [remote 192.168.
[Test Plan]
1) deploy a focal-ussuri cloud that contains magnum and magnum-dashboard, this is a juju bundle that can be used as a reference https:/
2) Login to Horizon.
3) Navigate to "Container Infra" > "Clusters" and "Cluster Templates".
Expected result: an empty table appears with no errors.
Actual result: a notification appears indicating that the objects couldn't be listed as seen in the attached screenshot.
[Where problems could occur]
The patch associated with this bug fix is in the extraction of error messages coming as a response to a issued request, so problems would appear as in not being able to read those error messages.
[Other Info]
This change is already available in Impish, python-magnumclient 3.5.0
$ git tag --contains f7551a6bac10307
3.5.0
3.6.0
$ rmadison python-magnumclient | grep impish
python-
[Discussion]
SRU team, please reject the older upload of 2.11.0-0ubuntu6 in favor of the most recent upload of that version. The most recent upload includes 2.11.0-0ubuntu5 in it's changes file as the goal is to test these together in proposed. Thank you.
[Original description]
Magnum with focal/Ussuri it seems magnum UI does not display any cluster or cluster in the magnum planner.
When i click on template or cluster not seeing any information regarding cluster and template.
Changed in charm-magnum: | |
assignee: | nobody → Felipe Reyes (freyes) |
description: | updated |
Changed in charm-magnum: | |
status: | New → Invalid |
Changed in python-magnumclient (Ubuntu Focal): | |
assignee: | nobody → Felipe Reyes (freyes) |
Changed in cloud-archive: | |
status: | New → Invalid |
Changed in python-magnumclient (Ubuntu Focal): | |
status: | New → Triaged |
importance: | Undecided → High |
attaching screen shot