** Description changed: + [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.
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-boto in Ubuntu. https://bugs.launchpad.net/bugs/962046 Title: EC2 metadata retrieval fails with spaces in a resource name To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
