Activity log for bug #2003772

Date Who What changed Old value New value Message
2023-01-24 09:09:45 Przemyslaw Hausman bug added bug
2023-01-24 09:09:45 Przemyslaw Hausman attachment added overlay-manila.yaml https://bugs.launchpad.net/bugs/2003772/+attachment/5643124/+files/overlay-manila.yaml
2023-01-24 09:10:06 Przemyslaw Hausman attachment added manila-list.out https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643125/+files/manila-list.out
2023-01-24 09:10:25 Przemyslaw Hausman attachment added gui-error_openstack-dashboard_error.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643127/+files/gui-error_openstack-dashboard_error.log
2023-01-24 09:10:40 Przemyslaw Hausman attachment added gui-error_openstack-dashboard_access.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643128/+files/gui-error_openstack-dashboard_access.log
2023-01-24 09:10:55 Przemyslaw Hausman attachment added gui-error_manila-error.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643129/+files/gui-error_manila-error.log
2023-01-24 09:11:10 Przemyslaw Hausman attachment added gui-error_manila-access.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643130/+files/gui-error_manila-access.log
2023-01-24 09:11:23 Przemyslaw Hausman attachment added cli-success_manila-error.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643131/+files/cli-success_manila-error.log
2023-01-24 09:11:37 Przemyslaw Hausman attachment added cli-success_manila-access.log https://bugs.launchpad.net/charm-manila-dashboard/+bug/2003772/+attachment/5643132/+files/cli-success_manila-access.log
2023-03-14 11:16:52 Nobuto Murata bug added subscriber Nobuto Murata
2023-03-14 11:22:56 Przemyslaw Hausman bug task added manila-ui (Ubuntu)
2023-03-14 11:25:12 Przemyslaw Hausman bug task added cloud-archive
2023-03-14 11:26:48 Przemyslaw Hausman charm-manila-dashboard: status New Invalid
2023-03-14 11:28:07 Przemyslaw Hausman bug added subscriber Canonical Field High
2023-04-05 19:07:54 Peter Mattingly bug added subscriber Peter Mattingly
2023-04-12 16:27:28 Launchpad Janitor manila-ui (Ubuntu): status New Confirmed
2023-04-12 16:27:32 Vern Hart bug added subscriber Vern Hart
2023-04-12 17:09:04 Corey Bryant nominated for series charm-manila-dashboard/yoga
2023-04-12 17:09:04 Corey Bryant bug task added charm-manila-dashboard/yoga
2023-04-12 17:09:13 Corey Bryant charm-manila-dashboard/yoga: importance Undecided Medium
2023-04-12 17:09:27 Corey Bryant bug task deleted charm-manila-dashboard/yoga
2023-04-12 17:12:20 Corey Bryant nominated for series cloud-archive/yoga
2023-04-12 17:12:20 Corey Bryant bug task added cloud-archive/yoga
2023-04-12 17:12:26 Corey Bryant cloud-archive: status New Fix Released
2023-04-12 17:12:28 Corey Bryant cloud-archive/yoga: status New Triaged
2023-04-12 17:12:30 Corey Bryant cloud-archive/yoga: importance Undecided Medium
2023-04-12 17:13:07 Corey Bryant nominated for series Ubuntu Jammy
2023-04-12 17:13:07 Corey Bryant bug task added manila-ui (Ubuntu Jammy)
2023-04-12 17:13:14 Corey Bryant manila-ui (Ubuntu Jammy): status New Triaged
2023-04-12 17:13:16 Corey Bryant manila-ui (Ubuntu Jammy): importance Undecided Medium
2023-04-12 17:13:31 Corey Bryant manila-ui (Ubuntu): status Confirmed Fix Released
2023-04-12 17:13:49 Corey Bryant summary Cannot list shares in dashboard GUI: "Error: Unable to retrieve share list. 'NoneType' object has no attribute 'pop'" [SRU] Cannot list shares in dashboard GUI: "Error: Unable to retrieve share list. 'NoneType' object has no attribute 'pop'"
2023-04-12 17:17:33 Corey Bryant description 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 [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.
2023-06-13 06:09:44 Yoshi Kadokawa bug added subscriber Yoshi Kadokawa
2023-07-26 19:29:08 Corey Bryant 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. [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.
2023-07-26 19:40:57 Corey Bryant bug added subscriber Ubuntu Stable Release Updates Team
2023-07-26 21:47:24 Ubuntu Archive Robot bug added subscriber Corey Bryant
2023-07-28 11:34:47 Timo Aaltonen manila-ui (Ubuntu Jammy): status Triaged Fix Committed
2023-07-28 11:34:48 Timo Aaltonen bug added subscriber SRU Verification
2023-07-28 11:34:51 Timo Aaltonen tags verification-needed verification-needed-jammy
2023-08-14 12:16:34 Corey Bryant cloud-archive/yoga: status Triaged Fix Committed
2023-08-14 12:16:35 Corey Bryant tags verification-needed verification-needed-jammy verification-needed verification-needed-jammy verification-yoga-needed
2023-10-04 12:53:24 Corey Bryant tags verification-needed verification-needed-jammy verification-yoga-needed verification-done verification-done-jammy verification-yoga-done
2023-10-11 17:25:48 Launchpad Janitor manila-ui (Ubuntu Jammy): status Fix Committed Fix Released
2023-10-11 17:25:56 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team
2023-10-11 20:02:55 Corey Bryant cloud-archive/yoga: status Fix Committed Fix Released