yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61200
[Bug 1661693] [NEW] identify brightbox platform to enable Ec2 datasource
Public bug reported:
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
** Affects: cloud-init
Importance: Medium
Status: Confirmed
** Changed in: cloud-init
Status: New => Confirmed
** 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/1661693
Title:
identify brightbox platform to enable Ec2 datasource
Status in cloud-init:
Confirmed
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1661693/+subscriptions
Follow ups