sureshanaparti commented on code in PR #595:
URL:
https://github.com/apache/cloudstack-documentation/pull/595#discussion_r2517168381
##########
source/adminguide/virtual_machines/importing_unmanaging_vms.rst:
##########
@@ -360,6 +360,10 @@ The API has the following preconditions:
- The Instance state must be 'Running’ or ‘Stopped’
- The Instance must be a VMware Instance (as of CloudStack 4.19, it's also
possible to unmanage a KVM-based Instances)
+.. warning::
+ Starting with the 4.22.0 release, when a KVM VM is unmanaged, its
infrastructure metadata (zone, pod, cluster, and host) in the libvirt VM XML is
preserved.
Review Comment:
```suggestion
Starting with the 4.22.1 release, when a KVM instance is unmanaged, the
infrastructure metadata (zone, pod, cluster, and host details) is preserved in
the libvirt VM XML.
```
Note: if any change in the retaining behavior, mainly clearing the metadata
while unmanaging instance is handled before 4.22.1, this warning message is not
needed and has to be reverted. cc @DaanHoogland
--
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]