← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1638931] Re: enable AliYun datasource by default

 

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: cloud-init (Ubuntu)
       Status: New => Confirmed

** Changed in: cloud-init (Ubuntu)
       Status: Confirmed => Fix Released

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

** Also affects: cloud-init (Ubuntu Zesty)
   Importance: Undecided
       Status: New

** Also affects: cloud-init (Ubuntu Xenial)
   Importance: Undecided
       Status: New

-- 
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/1638931

Title:
  enable AliYun datasource by default

Status in cloud-init:
  Confirmed
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  New
Status in cloud-init source package in Zesty:
  New

Bug description:
  As discussed at [1], the addition of AliYun datasource did not enable it by default.
  This is because it has no definitive check before polling the network for data.

  Lawrence suggested he has a solution for this:
   | in our cloud platform, an instance vm could use an asm
   | instructions `cpuid` (with eax setted to 0x40000100 ), it will
   | returned our platform id keyword "AliYun" into register ebx and ecx,
   | and if vm is not running on our environment, the value is others. so I
   | guess this is a method to identify our platform ?

  --
  [1] https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/309614

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1638931/+subscriptions


References