~openstack-charmers-archive/charms/trusty/ceph/next

« back to all changes in this revision

Viewing changes to hooks/charmhelpers/core/services/__init__.py

  • Committer: Corey Bryant
  • Date: 2014-08-25 18:42:17 UTC
  • mto: This revision was merged to the branch mainline in revision 81.
  • Revision ID: corey.bryant@canonical.com-20140825184217-509a40kksblxwm18
Sync with charm-helpers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
from .base import *
 
2
from .helpers import *