Reviewers: mp+126819_code.launchpad.net, Message: Please take a look. Description: configuration safety belt for environments. Per request, an environment with a client side config value of prevent-destroy: true will not allow itself to be destroyed via juju destroy-environment, and appropriate message to that effect will instead result on an attempt. https://code.launchpad.net/~hazmat/juju/env-safety-belt/+merge/126819 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/6574059/ Affected files: A [revision details] M juju/control/destroy_environment.py M juju/control/tests/test_destroy_environment.py M juju/environment/environment.py 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: