cloudstack/engine/storage
DK101010 ccac1a383f
Feat/add vdisk UUID to list volume (#5848)
* get vdisk uuid from vcenter and store it into database

* add vdisk uuid as external_uuid to listVolume response

* add sql upgrade file

* Update vmware-base/src/main/java/com/cloud/hypervisor/vmware/mo/VirtualMachineMO.java

Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>

* update sql add column external_uuid

* Update server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java

Co-authored-by: Wei Zhou <weizhou@apache.org>

* adapt param description for externalUuid

* add 'idempotent column add' to create external_uuid col

* rename method to getExternalDiskUUID

* remove line disk_offering.system_use

Co-authored-by: DK101010 <dirk.klahre@itelligence.de>
Co-authored-by: Daniel Augusto Veronezi Salvador <38945620+GutoVeronezi@users.noreply.github.com>
Co-authored-by: Wei Zhou <weizhou@apache.org>
2022-04-19 23:34:09 -03:00
..
cache Fix spelling (#6064) 2022-03-08 13:02:35 -03:00
configdrive Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
datamotion KVM disk-only based snapshot of volumes instead of taking VM's full snapshot and extracting disks (#5297) 2022-04-12 08:14:27 -03:00
image Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
integration-test Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
snapshot StorPool storage plugin (#6007) 2022-04-14 11:12:01 -03:00
src KVM disk-only based snapshot of volumes instead of taking VM's full snapshot and extracting disks (#5297) 2022-04-12 08:14:27 -03:00
volume Feat/add vdisk UUID to list volume (#5848) 2022-04-19 23:34:09 -03:00
pom.xml Updating pom.xml version numbers for release 4.16.2.0-SNAPSHOT 2022-03-03 18:15:33 +05:30
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30