Felipe
Felipe
### Description The class `VirtualMachineTO` lacks access modifiers in its fields. This PR aims to improve adherence to object-oriented programming by adding private access modifiers to all fields in the...
### Description In ACS Once a volume is migrated, it duplicates its row in the database and labels the previous one as removed; however, there is no reference to the...
### Description This PR restricts users from migrating volumes attached to VMs that are in starting state. Migrating volumes while their VMs are starting shouldn't be allowed because sometimes the...