Instance shelving is broken in Havana : needs backport review
Hi, Instance shelving is broken in stable/havana, the instance that will be unshelved is not the one that has been shelved. A bug was filled here https://bugs.launchpad.net/nova/+bug/1257594 and a patch was merged in Icehouse. I'd like to write a Tempest test to prevent this bug from happening again but in order to do this, I need the patch to be backported in stable/havana. A backport was proposed here : https://review.openstack.org/81214 It needs one more +2. Maybe you could help :) Thanks a lot ! Jordan
This is a really nasty bug. +2/+a from me. Vish On Jun 2, 2014, at 7:29 AM, Jordan Pittier <jordan.pittier@cloudwatt.com> wrote:
Hi, Instance shelving is broken in stable/havana, the instance that will be unshelved is not the one that has been shelved. A bug was filled here https://bugs.launchpad.net/nova/+bug/1257594 and a patch was merged in Icehouse. I'd like to write a Tempest test to prevent this bug from happening again but in order to do this, I need the patch to be backported in stable/havana. A backport was proposed here : https://review.openstack.org/81214 It needs one more +2. Maybe you could help :)
Thanks a lot ! Jordan
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
Hi, Thanks Vish for the +2 ! So, I am continuing on landing a Tempest patch that effectively test shelve/unshelve. Now the unshelve works great but when the instance is unshelved a property of the instance is not set set back. I get this stacktrace http://logs.openstack.org/65/96165/1/check/check-grenade-dsvm-partial-ncpu-i... I have been able to track this, and the fix was already proposed in Nova/havana. So if some of you could review and eventually approve the backport here : https://review.openstack.org/#/c/72521/ and https://review.openstack.org/#/c/77734/ I think I will then be able to merge my new test in tempest ! Thanks a lot, and sorry to bother you if this list is not the right place. Jordan ----- Original Message ----- From: "Vishvananda Ishaya" <vishvananda@gmail.com> To: "Jordan Pittier" <jordan.pittier@cloudwatt.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Monday, June 2, 2014 5:18:59 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review This is a really nasty bug. +2/+a from me. Vish On Jun 2, 2014, at 7:29 AM, Jordan Pittier <jordan.pittier@cloudwatt.com> wrote:
Hi, Instance shelving is broken in stable/havana, the instance that will be unshelved is not the one that has been shelved. A bug was filled here https://bugs.launchpad.net/nova/+bug/1257594 and a patch was merged in Icehouse. I'd like to write a Tempest test to prevent this bug from happening again but in order to do this, I need the patch to be backported in stable/havana. A backport was proposed here : https://review.openstack.org/81214 It needs one more +2. Maybe you could help :)
Thanks a lot ! Jordan
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
Hi, Thanks to the nice help of Matthew Treinish and Gary Kotton, I have some +2 on the patches I'd love to see merged in nova stable/havana. I need one final +2, on https://review.openstack.org/#/c/72521/ (fix missing host when unshelving). Any help would be very much appreciated. Jordan ----- Original Message ----- From: "Jordan Pittier" <jordan.pittier@cloudwatt.com> To: "Vishvananda Ishaya" <vishvananda@gmail.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Friday, June 6, 2014 3:16:11 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review Hi, Thanks Vish for the +2 ! So, I am continuing on landing a Tempest patch that effectively test shelve/unshelve. Now the unshelve works great but when the instance is unshelved a property of the instance is not set set back. I get this stacktrace http://logs.openstack.org/65/96165/1/check/check-grenade-dsvm-partial-ncpu-i... I have been able to track this, and the fix was already proposed in Nova/havana. So if some of you could review and eventually approve the backport here : https://review.openstack.org/#/c/72521/ and https://review.openstack.org/#/c/77734/ I think I will then be able to merge my new test in tempest ! Thanks a lot, and sorry to bother you if this list is not the right place. Jordan ----- Original Message ----- From: "Vishvananda Ishaya" <vishvananda@gmail.com> To: "Jordan Pittier" <jordan.pittier@cloudwatt.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Monday, June 2, 2014 5:18:59 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review This is a really nasty bug. +2/+a from me. Vish On Jun 2, 2014, at 7:29 AM, Jordan Pittier <jordan.pittier@cloudwatt.com> wrote:
Hi, Instance shelving is broken in stable/havana, the instance that will be unshelved is not the one that has been shelved. A bug was filled here https://bugs.launchpad.net/nova/+bug/1257594 and a patch was merged in Icehouse. I'd like to write a Tempest test to prevent this bug from happening again but in order to do this, I need the patch to be backported in stable/havana. A backport was proposed here : https://review.openstack.org/81214 It needs one more +2. Maybe you could help :)
Thanks a lot ! Jordan
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
Hi all, I am working on having shelve/unshelve to work on nova/havana. I need a final little help to backport this small patch : https://review.openstack.org/#/c/72521/ I already have a "+2" and I just need a final +2. Maybe someone could help me ? I need this patch to be merged in order to land a patch in Tempest master (https://review.openstack.org/#/c/96165/), otherwise Jenkins kicks me (see check-grenade-dsvm-partial-ncpu-icehouse). Thanks a lot, Jordan ----- Original Message ----- From: "Jordan Pittier" <jordan.pittier@cloudwatt.com> To: "Vishvananda Ishaya" <vishvananda@gmail.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Wednesday, June 11, 2014 3:02:39 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review Hi, Thanks to the nice help of Matthew Treinish and Gary Kotton, I have some +2 on the patches I'd love to see merged in nova stable/havana. I need one final +2, on https://review.openstack.org/#/c/72521/ (fix missing host when unshelving). Any help would be very much appreciated. Jordan ----- Original Message ----- From: "Jordan Pittier" <jordan.pittier@cloudwatt.com> To: "Vishvananda Ishaya" <vishvananda@gmail.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Friday, June 6, 2014 3:16:11 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review Hi, Thanks Vish for the +2 ! So, I am continuing on landing a Tempest patch that effectively test shelve/unshelve. Now the unshelve works great but when the instance is unshelved a property of the instance is not set set back. I get this stacktrace http://logs.openstack.org/65/96165/1/check/check-grenade-dsvm-partial-ncpu-i... I have been able to track this, and the fix was already proposed in Nova/havana. So if some of you could review and eventually approve the backport here : https://review.openstack.org/#/c/72521/ and https://review.openstack.org/#/c/77734/ I think I will then be able to merge my new test in tempest ! Thanks a lot, and sorry to bother you if this list is not the right place. Jordan ----- Original Message ----- From: "Vishvananda Ishaya" <vishvananda@gmail.com> To: "Jordan Pittier" <jordan.pittier@cloudwatt.com> Cc: openstack-stable-maint@lists.openstack.org Sent: Monday, June 2, 2014 5:18:59 PM Subject: Re: [Openstack-stable-maint] Instance shelving is broken in Havana : needs backport review This is a really nasty bug. +2/+a from me. Vish On Jun 2, 2014, at 7:29 AM, Jordan Pittier <jordan.pittier@cloudwatt.com> wrote:
Hi, Instance shelving is broken in stable/havana, the instance that will be unshelved is not the one that has been shelved. A bug was filled here https://bugs.launchpad.net/nova/+bug/1257594 and a patch was merged in Icehouse. I'd like to write a Tempest test to prevent this bug from happening again but in order to do this, I need the patch to be backported in stable/havana. A backport was proposed here : https://review.openstack.org/81214 It needs one more +2. Maybe you could help :)
Thanks a lot ! Jordan
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
_______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint _______________________________________________ Openstack-stable-maint mailing list Openstack-stable-maint@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-stable-maint
participants (2)
-
Jordan Pittier
-
Vishvananda Ishaya