Merge lp://staging/~thedac/charms/precise/daisy-retracer/volume-mount into lp://staging/~daisy-pluckers/charms/precise/daisy-retracer/trunk

Proposed by David Ames
Status: Merged
Merged at revision: 53
Proposed branch: lp://staging/~thedac/charms/precise/daisy-retracer/volume-mount
Merge into: lp://staging/~daisy-pluckers/charms/precise/daisy-retracer/trunk
Diff against target: 3512 lines (+3336/-0)
29 files modified
config.yaml (+19/-0)
hooks/config-changed (+7/-0)
lib/bin/charmsupport (+31/-0)
lib/bin/chlp (+7/-0)
lib/bin/salt-call (+11/-0)
lib/charmhelpers-0.1.2.egg-info (+18/-0)
lib/charmhelpers/cli/__init__.py (+147/-0)
lib/charmhelpers/cli/commands.py (+2/-0)
lib/charmhelpers/cli/host.py (+15/-0)
lib/charmhelpers/contrib/ansible/__init__.py (+165/-0)
lib/charmhelpers/contrib/charmhelpers/__init__.py (+184/-0)
lib/charmhelpers/contrib/charmsupport/nrpe.py (+216/-0)
lib/charmhelpers/contrib/charmsupport/volumes.py (+156/-0)
lib/charmhelpers/contrib/hahelpers/apache.py (+58/-0)
lib/charmhelpers/contrib/hahelpers/cluster.py (+183/-0)
lib/charmhelpers/contrib/jujugui/utils.py (+602/-0)
lib/charmhelpers/contrib/saltstack/__init__.py (+102/-0)
lib/charmhelpers/contrib/templating/contexts.py (+94/-0)
lib/charmhelpers/contrib/templating/pyformat.py (+13/-0)
lib/charmhelpers/core/hookenv.py (+401/-0)
lib/charmhelpers/core/host.py (+297/-0)
lib/charmhelpers/fetch/__init__.py (+285/-0)
lib/charmhelpers/fetch/archiveurl.py (+63/-0)
lib/charmhelpers/fetch/bzrurl.py (+49/-0)
lib/charmhelpers/payload/__init__.py (+1/-0)
lib/charmhelpers/payload/archive.py (+57/-0)
lib/charmhelpers/payload/execd.py (+50/-0)
scripts/_pythonpath.py (+17/-0)
scripts/mount-volume.py (+86/-0)
To merge this branch: bzr merge lp://staging/~thedac/charms/precise/daisy-retracer/volume-mount
Reviewer Review Type Date Requested Status
Daisy Pluckers Pending
Review via email: mp+212255@code.staging.launchpad.net

Description of the change

Add volume mount to use ceph storage for the retracer cache directory.
Note charmhelpers is included in this MP. This has become standard practice for using charmhelpers. This part of the MP does not require review per se.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: