← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~smoser/cloud-init:fix/cii-kvmimage-preserve-original into cloud-init:master

 

Review: Approve

+1 This also makes sure we are able to properly use --preserve-data now with qcow2 files that are ready to boot in the event triage is needed, even  if the original file is deleted.

Test with:

python3 -m tests.cloud_tests run --platform nocloud-kvm \
    --verbose --preserve-data --data-dir out --os-name xenial \
    -t modules/write_files -t modules/final_message \
    --deb cloud-init_17.1-41-g76243487-0ubuntu1_all.deb

I appreciate the cleanup of the variable names to be more specific as to what each is.


-- 
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/334147
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:fix/cii-kvmimage-preserve-original into cloud-init:master.


References