All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC OSSTEST 0/9] implement for virsh
@ 2014-06-17 15:25 Ian Campbell
  2014-06-17 15:26 ` [PATCH RFC OSSTEST 1/9] ts-logs-capture: Collect some libvirt logs Ian Campbell
                   ` (17 more replies)
  0 siblings, 18 replies; 31+ messages in thread
From: Ian Campbell @ 2014-06-17 15:25 UTC (permalink / raw)
  To: Ian Jackson; +Cc: Jim Fehlig, xen-devel


The following series switches osstest to implement the toolstack via
get_host_method_object()->method rather than toolstack()->{Command}."
method" etc.

This is needed because virsh differs from xm/xl in a few commands.

It also implements partial virsh support (simple lifecycle stuff, but
not e.g. migration yet).

The intention is to eventually remove ->{Command} from view but I'm
sending this out now as an RFC before I complete this to get some
feedback on the approach. So a) ->{Command} is still there and used and b)
some of the libvirt.pm methods are just "die".

In particular I suspect there is a more Perl-ish way to implement the
fallback from xend to share the xl code, Ian?

Ian.

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2014-06-25 18:18 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-17 15:25 [PATCH RFC OSSTEST 0/9] implement for virsh Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 1/9] ts-logs-capture: Collect some libvirt logs Ian Campbell
2014-06-17 15:28   ` Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 2/9] Pass host to toolstack() Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 3/9] Toolstack: use get_host_method_object() to manage toolstack selection Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 4/9] TestSupport: always use xl for generic operations Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 5/9] TestSupport: guest_create takes a $ho Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 6/9] Toolstack: Refactor guest lifecycle Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 7/9] Toolstack: Abstract away migration support check Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 8/9] Toolstack: Refactor consolecmd handling Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 9/9] Toolstack: refactor shutdown support Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 1/9] ts-logs-capture: Collect some libvirt logs Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 2/9] Pass host to toolstack() Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 3/9] Toolstack: use get_host_method_object() to manage toolstack selection Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 4/9] TestSupport: always use xl for generic operations Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 5/9] TestSupport: guest_create takes a $ho Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 6/9] Toolstack: Refactor guest lifecycle Ian Campbell
2014-06-17 16:45   ` Dario Faggioli
2014-06-17 16:56     ` Ian Campbell
2014-06-23 21:01       ` Jim Fehlig
2014-06-17 15:26 ` [PATCH RFC OSSTEST 7/9] Toolstack: Abstract away migration support check Ian Campbell
2014-06-17 15:33   ` Ian Campbell
2014-06-23 21:28     ` Jim Fehlig
2014-06-24 11:06       ` Ian Campbell
2014-06-25  3:18       ` Jim Fehlig
     [not found]       ` <53AA3F89.6050904@suse.com>
2014-06-25 12:38         ` Ian Campbell
2014-06-25 15:25           ` Jim Fehlig
2014-06-25 16:37             ` Ian Campbell
     [not found]             ` <1403714245.16595.1.camel@kazak.uk.xensource.com>
2014-06-25 18:18               ` Jim Fehlig
2014-06-17 15:26 ` [PATCH RFC OSSTEST 8/9] Toolstack: Refactor consolecmd handling Ian Campbell
2014-06-17 15:26 ` [PATCH RFC OSSTEST 9/9] Toolstack: refactor shutdown support Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.