mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fixes #3315 Currently, the code was allowed to change service offering for VM to a deleted or inactive service offering. Added check for it to throw an exception. Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>