~hopem/charms/trusty/cinder/charm-helpers-sync-precise-ipv6-haproxy

« back to all changes in this revision

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

  • Committer: james.page at ubuntu
  • Date: 2014-12-15 09:19:37 UTC
  • mfrom: (56.2.8 cinder)
  • Revision ID: james.page@ubuntu.com-20141215091937-lzxj8mr2b2gqz764
[corey.bryant,r=james-page] Sort out charmhelpers issues.

Show diffs side-by-side

added added

removed removed

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