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
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to