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

« back to all changes in this revision

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

  • Committer: Liam Young
  • Date: 2014-09-17 14:11:53 UTC
  • mto: (30.2.1 ceph-radosgw)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: liam.young@canonical.com-20140917141153-4ct1krlj8on40lu2
Sync charm-helpers to switch to using in memory apt cache

Show diffs side-by-side

added added

removed removed

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