[Bug 453416] [NEW] metadata service does not provide sub-directory lists for root and api level
Scott Moser
smoser at ubuntu.com
Fri Oct 16 20:38:45 BST 2009
Public bug reported:
in an ec2 instance:
$ wget http://169.254.169.254/ -O - -q
1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
latest
$ wget http://169.254.169.254/latest/ -O - -q
dynamic
meta-data
user-data
In a uec instance, version eucalyptus-cloud:1.6~bzr931-0ubuntu2
$ wget http://169.254.169.254/ -O -
--2009-10-16 19:36:51-- http://169.254.169.254/
Connecting to 169.254.169.254:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2009-10-16 19:36:51 ERROR 500: Internal Server Error.
$ wget http://169.254.169.254/latest/ -O -
--2009-10-16 19:37:38-- http://169.254.169.254/latest/
Connecting to 169.254.169.254:80... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2009-10-16 19:37:38 ERROR 500: Internal Server Error.
Attached is 'crawl-user-data' that just mirrors the http to local
filesytem. It relies on the list output shown above.
I'll attach the output when run in a EC2 instance also.
** Affects: eucalyptus
Importance: Undecided
Status: New
** Affects: eucalyptus (Ubuntu)
Importance: Undecided
Status: New
--
metadata service does not provide sub-directory lists for root and api level
https://bugs.launchpad.net/bugs/453416
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
More information about the Ubuntu-server-bugs
mailing list