[Bug 2003772] Re: [SRU] Cannot list shares in dashboard GUI: "Error: Unable to retrieve share list. 'NoneType' object has no attribute 'pop'"
Timo Aaltonen
2003772 at bugs.launchpad.net
Fri Jul 28 11:34:52 UTC 2023
Hello Przemyslaw, or anyone else affected,
Accepted manila-ui into jammy-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/manila-
ui/1:7.0.0-0ubuntu1.1 in a few hours, and then in the -proposed
repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: manila-ui (Ubuntu Jammy)
Status: Triaged => Fix Committed
** Tags added: verification-needed verification-needed-jammy
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/2003772
Title:
[SRU] Cannot list shares in dashboard GUI: "Error: Unable to retrieve
share list. 'NoneType' object has no attribute 'pop'"
Status in OpenStack Manila Dashboard Charm:
Invalid
Status in Ubuntu Cloud Archive:
Fix Released
Status in Ubuntu Cloud Archive yoga series:
Triaged
Status in manila-ui package in Ubuntu:
Fix Released
Status in manila-ui source package in Jammy:
Fix Committed
Bug description:
[Impact]
It is impossible to list shares in OpenStack dashboard GUI. Share list is empty and the error message in GUI says: "Error: Unable to retrieve share list. 'NoneType' object has no attribute 'pop'".
It is however possible to list shares with CLI `manila list` command.
Versions:
OpenStack Yoga
Ubuntu 20.04 Focal
manila charm: channel yoga/stable, revision 98
manila-dashboard charm: channel yoga/stable, revision 11
openstack-dashboard charm: channel yoga/stable, revision 566
I'm attaching juju overlay bundle with manila-related charms which has
been used to deploy the environment (overlay-manila.yaml).
Log files from manila unit for the successful `manila list` call:
- cli-success_manila-access.log
- cli-success_manila-error.log
Output of successful `manila list`:
- manila-list.out
Log files from manila and openstack-dashboard units, for failure scenario, when visiting /project/shares/ URL:
- gui-error_manila-access.log
- gui-error_manila-error.log
- gui-error_openstack-dashboard_access.log
- gui-error_openstack-dashboard_error.log
[Test Case]
Deploy openstack with juju, including manila and manila dashboard. Create a share and attempt to list shares via the manila dashboard. This should be successful.
[Regression Potential]
I don't see any potential regression. The manila dashboard can't list shares so this will fix that regression. The fix is limited to the share_list() function.
[Discussion]
I've confirmed that this is already fixed in the kinetic/zed package.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list