cloudstack/engine/storage
Marcus Sorensen 40dd867198
Apple base418 storagepooltype as class (#351)
* StoragePoolType as a class

* Fix agent side StoragePoolType enum to class

* Handle StoragePoolType for StoragePoolJoinVO

* Since StoragePoolType is a class, it cannot be converted by @Enumerated annotation.
Implemented conveter class and logic to utilize @Convert annotation.

* Fix UserVMJoinVO for StoragePoolType

* fixed missing imports

* Since StoragePoolType is a class, it cannot be converted by @Enumerated annotation.
Implemented conveter class and logic to utilize @Convert annotation.

* Fixed equals for the enum.

* removed not needed try/catch for prepareAttribute

* Added license to the file.

* Implemented "supportsPhysicalDiskCopy" for storage adaptor. (#352)

Co-authored-by: mprokopchuk <mprokopchuk@apple.com>

* Add javadoc to StoragePoolType class

* Add unit test for StoragePoolType comparisons

* StoragePoolType "==" and ".equals()" fix.

* Fix for abstract storage adaptor set up issue

* review comments

---------

Co-authored-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: mprokopchuk <mprokopchuk@apple.com>
Co-authored-by: mprokopchuk <mprokopchuk@gmail.com>
Co-authored-by: Suresh Kumar Anaparti <suresh.anaparti@shapeblue.com>
2024-01-25 14:58:44 +05:30
..
cache Updating pom.xml version numbers for release 4.18.1.0 2023-09-07 08:50:50 +02:00
configdrive Updating pom.xml version numbers for release 4.18.1.0 2023-09-07 08:50:50 +02:00
datamotion Create snapshot from VM snapshot without memory for NFS/Local storage (#8117) 2023-10-26 12:18:56 +05:30
image Updating pom.xml version numbers for release 4.18.1.0 2023-09-07 08:50:50 +02:00
integration-test plugins: Add Custom hypervisor minimal changes (#7692) 2023-09-27 16:19:42 +05:30
snapshot storage: allow VM snapshots without memory for KVM when global setting allows (#8062) 2023-10-11 21:01:31 +05:30
src Fix reorder/list pools when cluster details are not set (#358) 2024-01-18 15:29:00 +05:30
volume Apple base418 storagepooltype as class (#351) 2024-01-25 14:58:44 +05:30
pom.xml Updating pom.xml version numbers for release 4.18.1.0 2023-09-07 08:50:50 +02:00
storage.ucls CLOUDSTACK-10105: Use maven standard project structure in all projects (#2283) 2018-01-20 03:19:27 +05:30