mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 18:43:26 +01:00
* When scaling with custom offering, which changes only CPU/Memory and keeps same disk offering an exception is thrown. This commit fixes such cases by checking if the operation is happening on a custom service offering. * Improve the unit tests that cover null objects.