CHANGELOG in torpedo-1.0.11 vs CHANGELOG in torpedo-1.0.12
- old
+ new
@@ -1,4 +1,8 @@
+* Fri Dec 30 2011 Dan Prince <dan.prince@rackspace.com> - 1.0.12
+ -Retry ssh on Errno::ECONNRESET.
+ -Added cleanup task.
+
* Wed Dec 14 2011 Dan Prince <dan.prince@rackspace.com> - 1.0.11
-Set paranoid to false for ssh connection tests. (net-ssh)
-Add options to disable server and image cleanup.
-Remove sort on image id (we now use UUID's)
-Add setup test to initialize image and flavor refs.