yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #54907
[Bug 1513609] Re: easily disable cloud-init
This is fixed in cloud-init 0.7.7
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1513609
Title:
easily disable cloud-init
Status in cloud-init:
Fix Released
Bug description:
cloud-init should be easy to disable.
cloud-init by design does slow down system boot for 2 reasons
a.) by design, to offer users the ability to do things at defined points in boot and block other things
b.) by nature of being python code and loading libraries and just being "one more thing" that occurs in boot.
We should fix performance wherever we can, but shoudl also make it
such that cloud-init can be installed (in an image) and not negatively
affect boot performance if none of its functionality is needed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1513609/+subscriptions
References