Reviewers: mp+213569_code.launchpad.net, Message: Please take a look. Description: state/api: fixes to parallel api.Open With these changes, api.Open will now do the right thing if one of the dialers succeeds before all are started. We also introduce a short delay between starting dialers, to avoid unnecessary dial attempts. https://code.launchpad.net/~axwalk/juju-core/apiclient-open-parallel-fixes/+merge/213569 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/82900045/ Affected files (+49, -12 lines): A [revision details] M state/api/apiclient.go M state/api/apiclient_test.go M state/api/export_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: tarmac-20140401002201-jdbrb1jd9gomhhci +New revision: