apache / cloudstack-primate

Primate - modern role-base progressive UI for Apache CloudStack
https://cloudstack.apache.org/
Apache License 2.0
39 stars 37 forks source link

Display all data volumes for vm while destroying #915

Closed ravening closed 3 years ago

ravening commented 3 years ago

If a root admin tries to destroy VM of different domain then the data disks are not displayed and hence they wont be destroyed. Make sure that root admin can see all data disks of a vm while destroying it

Steps to reproduce:

  1. Login as domain admin and create a vm with two data disks
  2. Now login as ROOT admin and try to destroy that vm

Expected result: Root admin should see all two data disks

Actual result: Root admin doesnt see any data disk

After fix:

Screenshot 2021-01-11 at 11 10 39

shwstppr commented 3 years ago

@blueorangutan package

blueorangutan commented 3 years ago

@shwstppr a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress.

blueorangutan commented 3 years ago

Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/915 (JID-3802)