Ñò
K<Ì]c @ sL d d k l Z l Z d d k l Z d „ Z d e e f d „ ƒ YZ d S( iÿÿÿÿ( t Plugint UbuntuPlugin( t loadsc s ‡ f d † } | S( Nc s ‡ ‡ f d † } | S( Nc
s¬ zŽ yV | i d i ˆ ƒ ƒ } | d d j o t d i ˆ ƒ ƒ ‚ n ˆ | | | Ž Wn1 t j
o% } | i d i ˆ | i ƒ ƒ n XWd | i d i ˆ ƒ ƒ Xd S( Ns service {0} stopt statusi s Cannot stop {0} services Cannot stop {0}, exception: {1}s service {0} start( t
call_ext_progt formatt Exceptiont
_log_errort message( t selft argst kwargst resultt ex( t servicet callback( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt wrapped_f s ( ( R R ( R ( R s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt wrapper s ( ( R R ( ( R s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt ensure_service_is_running s t Jujuc B s\ e Z d Z d Z d Z d Z d d d e f g Z d „ Z e d ƒ d „ ƒ Z
d
„ Z RS(
s Juju orchestration tool
t jujut virtt sysmgmts export-mongodbs( Export mongodb collections as json filest c C s' d } t | i | ƒ d ƒ d i ƒ S( Ns juju status --format jsont outputt services( t json_loadR t keys( R t cmd( ( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt get_deployed_services4 s s juju-dbc C s@ d } x3 | D]+ } | i d i | ƒ d d i | ƒ ƒq
Wd S(
Nt relationst environmentst linkednetworkst systemt settingss„ /usr/lib/juju/bin/mongoexport --ssl --dbpath=/var/lib/juju/db --db juju --collection {0} --jsonArrayt suggest_filenames {}.json( R R R s systemR" ( t add_cmd_outputR ( R t collectionst
collection( ( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt export_mongodb9 s c C su | i d d g ƒ | i d d g ƒ x* | i ƒ D] } | i d i | ƒ ƒ q3 W| i d ƒ o | i ƒ n d S( Ns
/var/log/jujus
/var/lib/jujus juju -v statuss juju -v get-constraintss juju get {}s export-mongodb( t
add_copy_specR$ R R t
get_optionR' ( R R ( ( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt setupJ s
( R R ( R ( t __name__t
__module__t __doc__t plugin_namet profilest packagest Falset option_listR R R' R* ( ( ( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyR ' s N( t sos.pluginsR R t jsonR R R R ( ( ( s4 /usr/lib/python2.6/site-packages/sos/plugins/juju.pyt