Public bug reported:

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.

** Affects: cloud-init
     Importance: Medium
         Status: Triaged

** Changed in: cloud-init
       Status: New => Triaged

** Changed in: cloud-init
   Importance: Undecided => Medium

-- 
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:
  Triaged

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to