yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80167
[Bug 1700034] Re: wrong list of attached vms are shown in manage volume attachments
Reviewed: https://review.opendev.org/678185
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=8051a2ca67edb4feda59103e38b1224ad4d959b2
Submitter: Zuul
Branch: master
commit 8051a2ca67edb4feda59103e38b1224ad4d959b2
Author: Ivan Kolodyazhny <e0ne@xxxxxxxxx>
Date: Wed Sep 25 15:37:51 2019 +0300
Wrong list of attached vms are shown in manage volume attachments
When user tries to attach a volume(multi-attach-volume) to
multiple instances "Manage Attachments" table shows wrong data.
This patch fix the issue.
Closes-Bug: #1700034
Part of blueprint multi-attach-volume
Co-Authored-By: Vishal Manchanda <manchandavishal143@xxxxxxxxx>
Change-Id: Ic84e3089c2c15e13dbdf89a38f867e3ddfed86d5
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1700034
Title:
wrong list of attached vms are shown in manage volume attachments
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
1. create instance 'vm1' and 'vm2'
2. create shared volume 'shared_volume'
3. attach shared_volume to botsh vm1 and vm2
navigate Admin - System - Volumes
4. navigate Admin - System - Volumes
5. click 'Manage Attachments' for shared_volume
6. check Instance column
Current results:
In 'Instance column', there are 2 rows for 'vm2'
Expected result:
In 'Instance column', there are 2 rows.
One row is for 'vm1' and the other row for 'vm2'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1700034/+subscriptions
References