eplaut

Results 4 issues of eplaut

I'm failing to access some sites, I'm geussing the `___utmvc` is not valid anymore

how can I use gossip for objectmethods ``` >>> import gossip >>> class MyClass(object): ... def trigger(self): ... gossip.trigger('my_hook') ... @gossip.register('my_hook') ... def my_func(self): ... print 42 ... >>> my_object...

Hi, I want to create a new template from existing one, on other host and other datastore. the `vi_virtual_machine.clone()` doesn't give me the option to enforce thin provisioning on the...

enhancement

Hi! I would like to use difido as reporting server. can you create a python binder?

enhancement