[boto] r1342 committed - Fixes issue 265

1 view
Skip to first unread message

codesite...@google.com

unread,
Oct 26, 2009, 9:44:01 PM10/26/09
to boto-...@googlegroups.com
Revision: 1342
Author: Mitch.Garnaat
Date: Mon Oct 26 18:43:01 2009
Log: Fixes issue 265
http://code.google.com/p/boto/source/detail?r=1342

Modified:
/trunk/boto/ec2/snapshot.py

=======================================
--- /trunk/boto/ec2/snapshot.py Thu Sep 24 06:51:03 2009
+++ /trunk/boto/ec2/snapshot.py Mon Oct 26 18:43:01 2009
@@ -60,6 +60,7 @@

def _update(self, updated):
self.progress = updated.progress
+ self.status = updated.status

def update(self):
rs = self.connection.get_all_snapshots([self.id])

Reply all
Reply to author
Forward
0 new messages