[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- From: "Daniel P. Berrange" <berrange redhat com>
- To: Anthony Liguori <anthony codemonkey ws>
- Cc: LibVirt-Dev <Libvir-list redhat com>
- Subject: Re: [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Date: Mon, 16 Jul 2007 18:26:44 +0100
On Mon, Jul 16, 2007 at 11:30:33AM -0500, Anthony Liguori wrote:
> Richard W.M. Jones wrote:
> >Anthony Liguori wrote:
> >>For instance, let's say at a university they use an ldap directory to
> >>authenticate users and they decide to implement a migration handler
> >>that uses that for authentication. They may name this "uni://" and
> >>it'll just work. How would they get at this in libvirt without
> >>exposing URIs directly?
> >
> >My latest proposal[1] has a transport parameter (a string) which
> >covers this, in as much as it would allow you to construct URIs which
> >are:
> >
> > <transport>://<hostname>:<port>
>
> SSH requires:
>
> ssh://[user ]hostname[:port]
>
> So that wouldn't work :-(
Sure it would - rich was just showing simplified syntax - the URI rules/spec
allow for a username and we already use this syntax with a username in the
remote driver URIs. eg
$ virsh --connect qemu+ssh://root celery virt boston redhat com/system list --all
Regards,
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
- References:
- [Libvir] [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
- Re: [Libvir] Re: [PATCH 1/2] virDomainMigrate implementation (Xen only, no remote, no qemu, no virsh)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]