Re: [libvirt-users] python equiv to perl list_domains()

2013-07-09 Thread Eric Blake
On 07/08/2013 05:30 PM, Brett Y wrote: > Hey, > > I'm trying to figure out a way to get a list of the running domains on a > dom0. I can get the ID's but I'd prefer the names. We have another script > written in perl, but I'm trying to get some other functionality in python > as well as work on co

[libvirt-users] python equiv to perl list_domains()

2013-07-08 Thread Brett Y
Hey, I'm trying to figure out a way to get a list of the running domains on a dom0. I can get the ID's but I'd prefer the names. We have another script written in perl, but I'm trying to get some other functionality in python as well as work on converting it all to python. It looks like perl has a