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 550bef0 Fixed service_offering_view
add 8639e2b Fix service offering edit flow
add ccd55de Fix service offering constructor to address custom offering
add ec5ac71 Fix domain_router_view to get proper service offering id
No new revisions were added by this update.
Summary of changes:
.../java/com/cloud/service/ServiceOfferingVO.java | 6 +-
.../resources/META-INF/db/schema-41510to41600.sql | 103 +++++++++++++++++++++
.../cloudstack/quota/vo/ServiceOfferingVO.java | 5 +
.../configuration/ConfigurationManagerImpl.java | 8 +-
.../router/VirtualNetworkApplianceManagerImpl.java | 1 +
.../deploy/DeploymentPlanningManagerImplTest.java | 6 +-
6 files changed, 121 insertions(+), 8 deletions(-)