Clay Gerrard 0a5b003345 Fix double request in simple client
The SimpleClient.base_request method need only to call urllib2.urlopen
once to get a response from the server.  Remove the duplicate call.

 * fixup tests that were poorly mocking urllib2
 * mock eventlet sleep because we're all busy

Change-Id: I6da93c689200351e9dbd9416b9c4bf9544571f15
2014-06-25 23:27:04 -07:00
..
2014-06-25 23:27:04 -07:00
2014-04-30 12:17:25 -06:00