~cf-charmers/charms/trusty/cf-webadmin/trunk

« back to all changes in this revision

Viewing changes to hooks/cc-db-relation-changed

  • Committer: Cory Johns
  • Date: 2014-10-23 22:27:49 UTC
  • Revision ID: johnsca@gmail.com-20141023222749-fbb06saygj5ec8no
Added missing hooks and fixed various bugs

Show diffs side-by-side

added added

removed removed

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