lp://staging/~chad.smith/charms/precise/storage/storage-fix-nfs-relation-ordering
Created by
Chad Smith
and last modified
- Get this branch:
- bzr branch lp://staging/~chad.smith/charms/precise/storage/storage-fix-nfs-relation-ordering
Only
Chad Smith
can upload to this branch. If you are
Chad Smith
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- David Britton: Approve
- Fernando Correa Neto (community): Approve
-
Diff: 272 lines (+69/-65)5 files modifiedhooks/common_util.py (+18/-18)
hooks/storage-provider.d/nfs/data-relation-changed (+2/-1)
hooks/storage-provider.d/nfs/nfs-relation-changed (+0/-23)
hooks/storage-provider.d/nfs/nfs-relation-departed (+0/-7)
hooks/test_common_util.py (+49/-16)
Branch information
- Owner:
- Chad Smith
- Status:
- Development
Recent revisions
- 37. By Chad Smith
-
don't use awk. use python to parse lsof output. Add unit test for lsof subprocess command failure
- 36. By Chad Smith
-
use returns instead of sys.exit(0) upon non-error waiting conditions in mount_volume
- 35. By Chad Smith
-
For both nfs and block-storage-
broker provider config settings, use get_from_ relation( data, mountpoint) to ensure we are grabbing this data from inside the 'data' relation or 'block-storage' hooks - 34. By Chad Smith
-
symlink nfs and data-relation-
(changed| departed) to use the same common_ util.mount| unmount. Fix error case when nfs relation is not initially established to exit(0)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)