Comment 5 for bug 989764

Revision history for this message
Chuck Short (zulcss) wrote :

** Impact **

The timeout bounding the wait for the instance to stop is intended to be 1 hour, but the code incorrectly specifies 60 hours instead (no practical client is going to wait that long for a response).

** Development Fix **

The bug has been fixed in the development release in https://review.openstack.org/6867 and fixed in quantal.

** Stable Fix **

This bug has been fixed in the stable tree https://review.openstack.org/6921

** Test Case **

None

** Regression Impact **

Minimal clients that do not throw an errors will thow errors sooner.