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