cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #03973
Re: [Merge] ~powersj/cloud-init:cii-enable-ec2 into cloud-init:master
"AWS at the start of tests and deleted on exit."
I think the keys will need to always be deleted no matter whether we finish; unless we specifically have some flag the user set to keep keys.
I don't think we want automatic runs of this to fail at any stage after injecting keys and not have it ensure it removes the keys.
Something to the effect of a trap_on_exit/finally
which removes the keys unless the flag to keep them is present on the command line.
--
https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/335186
Your team cloud-init commiters is requested to review the proposed merge of ~powersj/cloud-init:cii-enable-ec2 into cloud-init:master.
References