mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
* server: allow listing custom offerings for a running VM listServiceOffering API when called for a running VM only fails to list all possible offerings especially the custom offerings and all offerings when VM is deployed using a custom offering. This improves the list behviour by adding adding appropriate conditions for the custom offerings. Fixes #5412 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> Co-authored-by: davidjumani <dj.davidjumani1994@gmail.com>