On 08/11/2013 04:04 PM, Matt Riedemann wrote: > While working on a patch to implement hard reboot for the powervm driver > [1], I noticed that the stop_lpar (power_off) method has a timeout > argument with a default value of 30 seconds but it's not overridden > anywhere in the code and it's not configurable. The start_lpar > (power_on) method doesn't have a timeout at all. I was thinking about > creating a patch to (1) make start_lpar poll until the instance is > running and (2) making the stop/start timeouts configurable with a new > config option, something like powervm_lpar_operation_timeout that > defaults to 60 seconds.
Why would someone change this? What makes one person's environment need a different timeout than another? If those questions have good answers, it's probably fine IMO. -- Russell Bryant _______________________________________________ OpenStack-dev mailing list OpenStack-dev@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev