You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ha...@apache.org on 2021/06/18 06:21:33 UTC

[cloudstack] branch decoupleServiceOfferingDiskOffering updated (dd9dcd7 -> b84d5cd)

This is an automated email from the ASF dual-hosted git repository.

harikrishna pushed a change to branch decoupleServiceOfferingDiskOffering
in repository https://gitbox.apache.org/repos/asf/cloudstack.git.


    from dd9dcd7  Added UI changes for Disk offering strictness in add compute offering form and Disk size strictness in add disk offering form
     add b84d5cd  Added diskoffering details to the service offering response

No new revisions were added by this update.

Summary of changes:
 .../api/response/ServiceOfferingResponse.java      | 35 ++++++++++++++++++++++
 .../resources/META-INF/db/schema-41510to41600.sql  |  4 +++
 .../api/query/dao/ServiceOfferingJoinDaoImpl.java  |  8 ++++-
 .../cloud/api/query/vo/ServiceOfferingJoinVO.java  | 27 +++++++++++++++++
 4 files changed, 73 insertions(+), 1 deletion(-)