lp:~chad.smith/charms/precise/storage/storage-fix-nfs-relation-ordering
Created by
Chad Smith
on
2014-03-06
and last modified on
2014-03-20
- Get this branch:
- bzr branch lp:~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
- David Britton: Approve on 2014-03-27
- Fernando Correa Neto (community): Approve on 2014-03-25
-
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 on 2014-03-20
-
don't use awk. use python to parse lsof output. Add unit test for lsof subprocess command failure
- 36. By Chad Smith on 2014-03-06
-
use returns instead of sys.exit(0) upon non-error waiting conditions in mount_volume
- 35. By Chad Smith on 2014-03-06
-
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 on 2014-03-06
-
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)