~thomir-deactivatedaccount/charms/trusty/tanuki-result-enum-worker/trunk

« back to all changes in this revision

Viewing changes to hooks/config-changed

  • Committer: Thomi Richards
  • Date: 2015-07-21 21:02:25 UTC
  • mfrom: (22.2.12 result-enum-worker-charm)
  • Revision ID: thomi.richards@canonical.com-20150721210225-jq0fs0v2caehh0aw
Merge code to deal with mongodb relation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/python3
2
2
import services
3
3
services.manage()