Reviewers: mp+221475_code.launchpad.net, Message: Please take a look. Description: Retry replicaset.Initiate Another attempt at retrying replicaset initiation. The change I made in https://codereview.appspot.com/98670045/ does not work well, as the error from replSetInitiate may be spurious; it is possible to receive an error despite the config being written. https://code.launchpad.net/~axwalk/juju-core/initiate-replicaset-retry/+merge/221475 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/102000044/ Affected files (+46, -23 lines): A [revision details] M replicaset/replicaset.go M worker/peergrouper/initiate.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-20140529113014-rt0lph0bic0c117z +New revision: