Merge lp://staging/~hopem/charm-helpers/lp1694963 into lp://staging/charm-helpers

Proposed by Edward Hope-Morley
Status: Superseded
Proposed branch: lp://staging/~hopem/charm-helpers/lp1694963
Merge into: lp://staging/charm-helpers
Diff against target: 128 lines (+94/-0)
2 files modified
charmhelpers/contrib/storage/linux/ceph.py (+42/-0)
tests/contrib/storage/test_linux_ceph.py (+52/-0)
To merge this branch: bzr merge lp://staging/~hopem/charm-helpers/lp1694963
Reviewer Review Type Date Requested Status
Billy Olsen Approve
Alex Kavanagh (community) Needs Fixing
Review via email: mp+325390@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2017-06-09.

To post a comment you must log in.
Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

I'm not sure I understand the rationale of using another store for this persistent data? why not just use the regular kv() store and just use the same 'namespace' that it already being proposed; it's unlikely to clash with anything else. Plus, the decorator will not be needed, and it simplifies the code.

review: Needs Fixing
752. By Edward Hope-Morley

fixed global func call

753. By Edward Hope-Morley

use default charm kvstore

Revision history for this message
Billy Olsen (billy-olsen) wrote :

This looks good to me.

review: Approve
Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Sorry, probably already merged, but please take notice of these comments for the future.

Unmerged revisions

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