GabrielBrascher commented on a change in pull request #3186: Add possibility to 
set KVM MTU size for NIC
URL: https://github.com/apache/cloudstack/pull/3186#discussion_r285093153
 
 

 ##########
 File path: engine/schema/src/main/resources/META-INF/db/schema-41120to41200.sql
 ##########
 @@ -159,4 +159,129 @@ ALTER VIEW `cloud`.`service_offering_view` AS
         (`disk_offering`.`state` = 'Active');
 
 -- PR#2578 New column for listManagementServers API call
-ALTER TABLE `mshost` ADD COLUMN `uuid` varchar(40) AFTER `name`;
 
 Review comment:
   Considering that the PR is aiming 4.13, it looks that this upgrade would fit 
better at the 
[schema-41200to41300.sql](https://github.com/apache/cloudstack/blob/master/engine/schema/src/main/resources/META-INF/db/schema-41200to41300.sql)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to