[openstack-dev] [nova] Resize:allow_resize_to_same_host=True fails

Manickam, Kanagaraj kanagaraj.manickam at hp.com
Thu Sep 4 04:29:04 UTC 2014


Updated the subject

From: Manickam, Kanagaraj
Sent: Wednesday, September 03, 2014 5:30 PM
To: OpenStack Development Mailing List (not for usage questions)
Subject: [openstack-dev] [openstack][nova] Resize: allow_resize_to_same_host=True fails

This mail is regarding the flag "allow_resize_to_same_host=True" in nova.conf.

Currently Nova allows to resize the instance across different host by default and it provides the flag "allow_resize_to_same_host" to set  to "True", when resize is required to be tested in single host  environment.
But this flag could be useful in multi host environment, where cloud admin wants the resize to happen on the same host.  To support this scenario, I have submitted a patch https://review.openstack.org/#/c/117116/.

As part of this patch, reviewers suggested to use new variable called 'force_resize_to_same_host' instead. So Would like to get more reviews on this one.

Could you please provide your +1/-1 on following choices:


1.    Use the same flag 'allow_resize_to_same_host=True' with the above patch.

2.    Use the new flag called 'force_resize_to_same_host' with 'True'

Thanks & Regards
Kanagaraj M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20140904/b3d02404/attachment.html>


More information about the OpenStack-dev mailing list