Reviewers: mp+191367_code.launchpad.net, Message: Please take a look. Description: provider/maas: do not use environ-uuid As pointed out by fwereade, it could be confusing to have two things in the system that both purport to be a uuid for the environ. Also make the MAAS EnvironProvider.Validate check that we're not changing the maas-instance-uuid. https://code.launchpad.net/~rogpeppe/juju-core/453-maas-instance-uuid/+merge/191367 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/14741045/ Affected files (+58, -37 lines): A [revision details] M provider/maas/config.go M provider/maas/config_test.go M provider/maas/environprovider.go M provider/maas/environprovider_test.go M provider/maas/maas_test.go M provider/maas/storage_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-20131016061150-dqoy06taxa0edywm +New revision: