bernardodemarco commented on issue #10953:
URL: https://github.com/apache/cloudstack/issues/10953#issuecomment-3052562600

   The following line of code seems to be the root cause of the exception:
   
   
https://github.com/apache/cloudstack/blob/8e4fe1c370e251656f3314bc9f522f6491be0e98/engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42000to42010.java#L103
   
   The `cloud.network_offering_details` table does not have the `resource_id` 
and `resource_type` columns. @weizhouapache @DaanHoogland @shwstppr, should we 
simply remove that line?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to