rohityadavcloud commented on issue #8664: URL: https://github.com/apache/cloudstack/issues/8664#issuecomment-2085303562
By design this isn't possible in CloudStack. However, you can use the extraconfig feature to pass specific xml you want to add to your domain, or use the Guest hooks feature to write a script/parser to create xml you'd like in your VM: https://github.com/apache/cloudstack/blob/main/agent/conf/agent.properties#L110 In addition to this, we also support qemu hooks feature (see https://libvirt.org/hooks.html#etc-libvirt-hooks-qemu ) -- 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]
