<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
<style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}
</style></head><body style=""><div><span>Hi all,</span></div>
<div> </div>
<div>I tried to copy instances (based on the ubuntu cloud image) from our production cloud to our test cloud according to this description</div>
<div> </div>
<div>http://docs.openstack.org/user-guide/cli_use_snapshots_to_migrate_instances.html</div>
<div> </div>
<div>but when I start the instance on the test cloud the root password ist resetet and it seems that the cloud-init is invoked and change the instance like it is the first start. Is there a way to prevent this behaviour so the instance stays unchanged when I start it on the test cloud?</div>
<div> </div>
<div>Thanks and kind regards,</div>
<div>Michael</div></body></html>