* [Enhancement] Continue SSH verification on EOFError * [Enhancement] Also handle keystone HTTP exceptions * [Bug fix] Fail if environment not found or template not provided
2.5.4
---------------------------
* [Bug fix] Handle all exceptions when suspending or reaping * [Bug fix] Don't suspend or reap stacks with no provider * [Bug fix] Don't delete manually resumed stacks * [Bug fix] Refresh database connection on every run
2.5.3
---------------------------
* [Enhancement] Allow `launch_timeout` to be set per course * [Enhancement] Allow CMS editing of ports, provider, tests * [Enhancement] Wait for RDP connection * [Enhancement] Deprecate custom XML parsing * [Enhancement] Parse stack ports from XML * [Enhancement] Handle all Heat HTTP exceptions
2.5.2
---------------------------
* [Enhancement] Don't create records implicitly * [Bug fix] Wait for commit on LaunchStackTask() * [Bug fix] Reset `error_msg` on stack launch * [Bug fix] Only update necessary fields * [Bug fix] Update provider in real time * [Bug fix] Implement proper locking of `get_user_stack_status` * [Bug fix] Roll back race condition check