[Bug 934534] [NEW] metadata ami-launch-index coming back off-by-one

David Britton david.britton at canonical.com
Fri Feb 17 22:01:19 UTC 2012


Public bug reported:

ii nova-api 2012.1~e4~20120210.12574-0ubuntu1 OpenStack Compute - API
frontend

# curl -s http://169.254.169.254/2008-02-01/meta-data/ami-launch-index
1


This should be zero indexed like on amazon:

# curl -s http://169.254.169.254/2008-02-01/meta-data/ami-launch-index
0

** Affects: nova (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/934534

Title:
  metadata ami-launch-index coming back off-by-one

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/934534/+subscriptions



More information about the Ubuntu-server-bugs mailing list