Horizon doesn't account for attached Volumes

Bug #1287105 reported by Maithem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Expired
Undecided
Unassigned

Bug Description

When I create a volume and attach it to an instance, this is not recorded in the instance details (i.e. the instance details will say no volumes attached)

1. Create VM
2. Create volume from command line
3. Attach volume to VM from command line
4. Click on the instance details page

Observed:
No volumes attached

Expected:
Volume attached

Revision history for this message
Liyingjun (liyingjun) wrote :

I did exactly the same as you did, but couldn't reproduce the issue using master, could you please provide more information?

Revision history for this message
Maithem (maithem) wrote :

@liyingjun
Did you also create the volume from the command line?

description: updated
Revision history for this message
Facundo Farias (facundo-farias) wrote :

I cannot reproduce it.
I've created the instance on horizon, then by using the command line, I've created a new volume, and attached to the related instance. When I click on the details page, I am able to see the attached volume. If I click on the link that contains the volume, I am able to see the volume on the volumes tab, and it says that it is attached to the correct instance.

Changed in horizon:
assignee: nobody → Facundo Farias (facundo-farias)
Revision history for this message
Maithem (maithem) wrote :

I was able to see the volume attached on the volumes tab, but not in the instance details page.

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I exactly followed the instructions in the bug report, but I cannot reproduce it.

(1) Launched an instance "vm1" from Horizon
(2) Create a volume from CLI : cinder create --name vol2 2
(3) Attach volume to "vm1" : nova volume-attach vm1 <uuid of vol2>
(4) I see volume information in the detail page of "vm1":
    Volumes Attached
     Attached To
       vol2 on /dev/vdb

Note that Volume table display the same information.

We need more information to confirm the issue.

Changed in horizon:
status: New → Incomplete
Changed in horizon:
assignee: Facundo Farias (facundo-farias) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for OpenStack Dashboard (Horizon) because there has been no activity for 60 days.]

Changed in horizon:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.