~justin-fathomdb/charms/trusty/mongodb-proxy/trunk

« back to all changes in this revision

Viewing changes to hooks/relation-broken

  • Committer: Justin SB
  • Date: 2014-04-21 22:52:44 UTC
  • Revision ID: justin@fathomdb.com-20140421225244-04ypxfprea3hs4lu
Create ES proxy charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/usr/bin/env python
 
2
# vim: syntax=python
 
3
 
 
4
import jujuxaas.proxy
 
5
 
 
6
jujuxaas.proxy.run_relation_hook()
 
 
b'\\ No newline at end of file'