Reviewers: mp+212635_code.launchpad.net, Message: Please take a look. Description: Add networks params to AddService Append includeNetworks and excludeNetworks to AddService function parameters, and updates callers appropriately. New AddTestingServiceWithNetworks created in a couple of places and used for basic test. https://code.launchpad.net/~gz/juju-core/addservice_using_networks/+merge/212635 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/79800043/ Affected files (+59, -34 lines): A [revision details] M cmd/juju/status_test.go M environs/jujutest/livetests.go M juju/conn_test.go M juju/deploy.go M juju/testing/conn.go M state/apiserver/charmrevisionupdater/testing/suite.go M state/apiserver/client/run_test.go M state/conn_test.go M state/export_test.go M state/service_test.go M state/state.go M state/state_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-20140324132340-bdfed5wwtmq8ws97 +New revision: