yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #60557
[Bug 1639030] Re: Configure networking based on EC2 metadata source
** Also affects: cloud-init
Importance: Undecided
Status: New
** 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/1639030
Title:
Configure networking based on EC2 metadata source
Status in cloud-init:
Confirmed
Status in cloud-init package in Ubuntu:
New
Bug description:
EC2 metadata[1] presents information regarding network devices (mac,
name, etc) that would be useful to consume. Chiefly we could match
the network device names surfaced in the EC2 UIs (eth0, eth2...)
rather than using our own enumeration at boot.
A method to detemermine if we are on an instance in EC2 as been
published[2] as part of their documentation so we can now do this in
the EC2 datasource without impacting clouds that have copied that
datasource.
The work done for DO datasource[3] would be applicable here as a
model.
[1] http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html
[2] http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/identify_ec2_instances.html
[3] https://git.launchpad.net/cloud-init/commit/?id=9f83bb8e80806d3dd79ba426474dc3c696e19a41
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1639030/+subscriptions