[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name
Edward Hope-Morley
962046 at bugs.launchpad.net
Thu Jun 20 10:44:27 UTC 2013
** Patch added: "fix-lp962046-python-boto-raring.debdiff"
https://bugs.launchpad.net/ubuntu/+source/python-boto/+bug/962046/+attachment/3707953/+files/fix-lp962046-python-boto-raring.debdiff
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/962046
Title:
EC2 metadata retrieval fails with spaces in a resource name
Status in Init scripts for use on cloud images:
Invalid
Status in “python-boto” package in Ubuntu:
Triaged
Status in “python-boto” source package in Precise:
In Progress
Status in “python-boto” source package in Quantal:
In Progress
Bug description:
[Impact]
Example when using a key name 'my key':
Caught exception reading instance data:
http://169.254.169.254/2009-04-04/meta-data/mpi/my key
Is a boto issue, see https://github.com/boto/boto/issues/659
[Test Case]
#!/usr/bin/env python
from boto import utils
utils.get_instance_metadata()
[Regression Potential]
This is a very low risk change. It has been tested on Precise. A quantal patch is also provided.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions
More information about the Ubuntu-sponsors
mailing list