DaanHoogland commented on code in PR #508: URL: https://github.com/apache/cloudstack-documentation/pull/508#discussion_r2108880385
########## source/releasenotes/about.rst: ########## @@ -71,6 +77,31 @@ https://docs.cloudstack.apache.org/en/4.19.0.0/releasenotes/changes.html .. _guestosids +Issues with ISO/config drive on Xcpng/Xen +========================================= + +A fix was created for Xen like systems to work with config drive. (see +https://github.com/apache/cloudstack/pull/10912) This had been broken +for multiple releases, and passed unnoticed. There are some +limitations to this fix. Noticably: + +- When attaching an ISO, the new ISO is attached as the first ISO (the existing configdrive ISO is detached), +- Creating a VM from ISO on a network with ConfigDrive, is not expected to work. (untested) Review Comment: ```suggestion - When attaching an ISO, the new ISO is attached as the first ISO (the existing configdrive ISO is detached), - Creating a VM from ISO on a network with ConfigDrive, is not expected to work (untested), - `userdata` functionality using config drive doesn't work. ``` -- 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: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org