Prasanna Santhanam
b9807e0fca
can't append str to logger message
2012-03-21 11:05:37 +05:30
Prasanna Santhanam
01fa6e3322
adding retry logic, error handling, and urllib2 used for managing connections
2012-02-29 11:58:25 +05:30
Prasanna Santhanam
94eac37d30
The HTTPConnection object times out too soon when status is being polled. This
...
depends on python's internal socket implementation. Added an explicit 3m
timeout. Test code MUST NOT induce sleeps longer than 3m, instead check status
periodically to keep the HTTPConnection alive.
reviewed-by: Chirag Jog <chirag@clogeny.com>
2012-02-23 18:35:15 +05:30
Edison Su
92eaf49f29
Add storage migration
2011-10-24 15:59:47 -07:00
Edison Su
9777b7d193
testclient: fix fix asyn job query for sync command
2011-08-25 18:56:20 -07:00
Edison Su
f8aaf1a126
TestClient: use json instead of painful XML
2011-08-25 18:56:05 -07:00
Edison Su
9391938908
fix conflict
2011-08-24 18:47:09 -07:00
Edison Su
ac826a721e
TESTClient: async job threads can exit after job pool is empty
2011-08-23 11:45:12 -07:00
Edison Su
9151bff1b2
fix typo
2011-08-10 18:37:34 -07:00