Reviewers: mp+221788_code.launchpad.net, Message: Please take a look. Description: Use localhost only if pressent for opening state Recently a change was made so localhost is added in the list of addresses to open state if we are servingstatus. In that change the addresses where sorted to favor localhost ones, with this new change, if localhost is present, its the only one used and the other ones are discarded. https://code.launchpad.net/~hduran-8/juju-core/apiworker_force_local_only/+merge/221788 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/103820044/ Affected files (+11, -66 lines): A [revision details] M state/api/apiclient.go M state/api/apiclient_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-20140602172913-xpffu1jxxw059h3p +New revision: