rhtyd commented on a change in pull request #2158: CLOUDSTACK-9972: Enhance listVolume API to include physical size and ? URL: https://github.com/apache/cloudstack/pull/2158#discussion_r148942048
########## File path: setup/db/db/schema-4930to41000.sql ########## @@ -278,3 +278,140 @@ CREATE TABLE `cloud`.`external_netscaler_controlcenter` ( ALTER TABLE `cloud`.`sslcerts` ADD COLUMN `name` varchar(255) NULL default NULL COMMENT 'Name of the Certificate'; ALTER TABLE `cloud`.`network_offerings` ADD COLUMN `service_package_id` varchar(255) NULL default NULL COMMENT 'Netscaler ControlCenter Service Package'; + Review comment: @nvazquez can you move this to 4.10->4.11 sql path? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
