rhtyd opened a new issue #3609: Improve Guest OS additions and mappings
URL: https://github.com/apache/cloudstack/issues/3609
 
 
   When adding support for new guest OS and their hypervisor mappings, the 
upgrade path(s) have historically assumed static guest OS `id` in the 
schema/upgrade paths even for `id` which is an AUTO_INCREMENT column. This can 
break on environments who add their custom guest OS and hypervisor mappings. 
The implementation should be improved to allow insertion of guest OS either via 
APIs or via schema upgrade paths without making such static assumptions.
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Improvement Request
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   Guest OS mappings
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on master 
branch.
   -->
   
   ~~~
   4.11.x, 4.13.x, all previous
   ~~~

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to