Esempio n. 1
0
 def _start_slaves(self, instance):
     with instance.remote() as r:
         run.start_storm_supervisor(r)
Esempio n. 2
0
 def _start_slaves(self, instance):
     with instance.remote() as r:
         run.start_storm_supervisor(r)