[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-04-05 Thread Thierry Carrez
** Changed in: nova
Milestone: essex-4 = 2012.1

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-03-16 Thread Adam Gandelman
** Changed in: nova (Ubuntu)
   Status: Confirmed = Fix Released

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-03-14 Thread Mike Milner
** Tags added: canonistack

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-29 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/4459
Committed: 
http://github.com/openstack/nova/commit/e3530a06c4d84e101e07bbe22075a0e2b3a72086
Submitter: Jenkins
Branch:master

commit e3530a06c4d84e101e07bbe22075a0e2b3a72086
Author: Mike Milner mike.mil...@canonical.com
Date:   Thu Feb 23 15:13:51 2012 -0400

Include launch_index when creating instances.

Fixes bug 934534.

The launch_index column in the database is used as the ami-launch-index 
value
provided by the metadata service.

If launch_index is not specified it defaults to 1. This is incorrect for the
single instance case (should be 0) and doesn't correctly handle 
multi-instance
starts.

This branch changes the default launch_index to 0 (to handle the single
instance case) and adds the launch_index in the schedulers for 
multi-instance
starts.

Change-Id: Ifc45abf4cd9f50f732ba4a4b68c0a6242a6c9710


** Changed in: nova
   Status: In Progress = Fix Committed

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-29 Thread Vish Ishaya
** Changed in: nova
Milestone: None = essex-4

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-29 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/4715
Committed: 
http://github.com/openstack/nova/commit/09e664c0f00326d3dea8c04ac661ca0a05bbf0f5
Submitter: Jenkins
Branch:milestone-proposed

commit 09e664c0f00326d3dea8c04ac661ca0a05bbf0f5
Author: Mike Milner mike.mil...@canonical.com
Date:   Thu Feb 23 15:13:51 2012 -0400

Include launch_index when creating instances.

Fixes bug 934534.

The launch_index column in the database is used as the ami-launch-index 
value
provided by the metadata service.

If launch_index is not specified it defaults to 1. This is incorrect for the
single instance case (should be 0) and doesn't correctly handle 
multi-instance
starts.

This branch changes the default launch_index to 0 (to handle the single
instance case) and adds the launch_index in the schedulers for 
multi-instance
starts.

Change-Id: Ifc45abf4cd9f50f732ba4a4b68c0a6242a6c9710


** Changed in: nova
   Status: Fix Committed = Fix Released

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-23 Thread OpenStack Hudson
Fix proposed to branch: master
Review: https://review.openstack.org/4459

** Changed in: nova
   Status: New = In Progress

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 934534] Re: metadata ami-launch-index always returning 1

2012-02-22 Thread Mike Milner
** Also affects: nova
   Importance: Undecided
   Status: New

** Changed in: nova
 Assignee: (unassigned) = Mike Milner (milner)

-- 
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 always returning 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs