On Wed, Nov 11, 2009 at 4:51 PM, Darryl L. Pierce <[email protected]> wrote:
> The user can:
>  * select a remote machine

I didn't see how deselect a remote machine, once selected all
operations are over remote libvirt connection...

>  * add a remote machine
>  * remove a remote machine

BTW in current next there's nodeadmin API mismatch:
configscreen.py:    def get_domain_list_page(self, screen,
defined=True, created=True):
startdomain.py:            return self.get_domain_list_page(screen,
started = False)

which gets traceback:
 get_domain_list_page() got an unexpected keyword argument 'started'

_______________________________________________
Ovirt-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/ovirt-devel

Reply via email to