[ovirt-users] Possible python api bug on api.clusters.list

2014-11-21 Thread Amedeo Salvati
Hello, before opening a new bug, I'm asking here if somebody could let me know if this is a bug or there are other ways to obtain clusters list... on python script I retrieve cluster list by using: clulist = api.clusters.list( datacenter= + PROD ) but this query on python script

Re: [ovirt-users] Possible python api bug on api.clusters.list

2014-11-21 Thread Juan Hernandez
On 11/21/2014 10:37 AM, Amedeo Salvati wrote: Hello, before opening a new bug, I'm asking here if somebody could let me know if this is a bug or there are other ways to obtain clusters list... on python script I retrieve cluster list by using: clulist = api.clusters.list( datacenter= +