hooks: s/storage-detached/storage-detaching/ #125

Merged
merged 1 commit into from Apr 30, 2015

Conversation

Projects
None yet
3 participants
Member

axw commented Apr 29, 2015

Rename storage-detached to storage-detaching. The hook will be run before storage is detached, to give charms an opportunity to cleanly release.

Owner

wallyworld commented Apr 30, 2015

LGTM

axw added a commit that referenced this pull request Apr 30, 2015

Merge pull request #125 from axw/charm-hooks-storage-detaching
hooks: s/storage-detached/storage-detaching/

@axw axw merged commit 7793941 into juju:v5 Apr 30, 2015

Owner

rogpeppe commented May 5, 2015

For the record, this is an API-breaking change and as such should not have landed
in charm.v5.

rogpeppe added a commit to rogpeppe/charm that referenced this pull request May 5, 2015

Merge pull request #125 from axw/charm-hooks-storage-detaching
hooks: s/storage-detached/storage-detaching/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment