~tribaal/charms/precise/storage/refactor-mount-volume

« back to all changes in this revision

Viewing changes to hooks/storage-provider.d/nova/stop

  • Committer: David Britton
  • Date: 2014-02-05 20:46:42 UTC
  • mfrom: (26.1.89 storage)
  • Revision ID: dpb@canonical.com-20140205204642-qfwv0x6314bulcx7
merging chad's python/nfs additions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash -xe
2
 
 
3
 
DIR="$( cd "$( dirname "$0" )" && pwd )"
4
 
source $DIR/common
5
 
 
6
 
umount_nova_volume
7
 
detach_nova_volume