[openstack-dev] [openstack][nova] Resize: allow_resize_to_same_host=True fails
Manickam, Kanagaraj
kanagaraj.manickam at hp.com
Wed Sep 3 12:00:09 UTC 2014
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/20140903/0e30054f/attachment.html>
More information about the OpenStack-dev
mailing list