yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76315
[Bug 1797231] Re: ec2 integration test failure on changed instance-data.json
This bug is believed to be fixed in cloud-init in version 18.5. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
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/1797231
Title:
ec2 integration test failure on changed instance-data.json
Status in cloud-init:
Fix Released
Bug description:
Integration tests for ec2 expected instance-data.json to contain the
following keys:
{'ds': {'meta_data': {'network' ....}}} but meta_data changed to meta-data to better represent the raw data received directly from ec2's metadata service.
Update integration tests to use meta_data instead of meta-data.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1797231/+subscriptions
References