Reviewers: mp+101156_code.launchpad.net, Message: Please take a look. Description: relation-ids should default to $JUJU_RELATION If no relation name is specified for the relation-ids hook command, it should default to $JUJU_RELATION. If that's not available, it should raise an error stating "Relation name must be specified". https://code.launchpad.net/~jimbaker/juju/must-specify-relation-name/+merge/101156 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/5991058/ Affected files: A [revision details] M juju/hooks/commands.py M juju/hooks/protocol.py M juju/hooks/tests/test_communications.py M juju/hooks/tests/test_invoker.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: