← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1661693] Re: identify brightbox platform to enable Ec2 datasource

 

** Changed in: cloud-init
       Status: Confirmed => Fix Committed

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

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

** Changed in: cloud-init (Ubuntu)
   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/1661693

Title:
  identify brightbox platform to enable Ec2 datasource

Status in cloud-init:
  Fix Committed
Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  Brightbox provides an EC2 Metadata service lookalike, and that is how cloud-init
  gets metadata on their platform.

  In an effort to avoid polling metadata services in cloud-init we will disable
  attempts to reach the MD without positive identification of the cloud.

  We need to be able to positively identify that the host platform is
  brightbox so we can safely assume there will be a metadata service there.

  The easiest thing is for Brightbox to put something in dmi tables that identify
  their platform.  See bug 1660385 for more information and for how Amazon does
  this.

  Related bugs
   bug 1660385: Alert user of Ec2 Datasource on lookalike cloud
   bug 1661797: identify lxd-nova platform to enable Openstack datasource
   bug 1661693: identify brightbox platform to enable Ec2 datasource
   bug 1663304: identify openstack kvm platform on arm64
   bug 1663315: identify openstack kvm platform on ppc64

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


References