On Tue, Jun 11, 2013 at 10:34:16AM -0400, Giuseppe Vallarelli wrote:
----- Original Message -----
| From: "Giuseppe Vallarelli" <gvallare(a)redhat.com>
| To: "Livnat Peer" <lpeer(a)redhat.com>
| Cc: "Doron Fediuck" <dfediuck(a)redhat.com>, engine-devel(a)ovirt.org,
"Dan Kenigsberg" <danken(a)redhat.com>
| Sent: Tuesday, June 11, 2013 3:07:32 PM
| Subject: Re: [Engine-devel] Add traffic shaping parameters for a network interface.
|
| Related to QoS parameters reporting to the engine. Looks like they're already
| available, I tried to use vdsClient with list verb and I've got the devices
| list where a 'specParams' is defined (it's empty because I didn't try
it with
| my last patch).
|
| devices = [... {'nicModel': 'pv', 'macAddr':
'00:1a:4a:22:3f:04', 'network':
| 'ovirtmgmt', 'alias': 'net0', 'specParams': {},
| 'deviceId': '76173ffc-603a-496f-8ffc-31dc4d41cef6', 'address':
{'slot':
| '0x03', 'bus': '0x00', 'domain': '0x0000',
| 'type': 'pci', 'function': '0x0'}, 'device':
'bridge', 'type': 'interface'}
| ...]
|
| Perhaps I'm missing something, any ideas/hints ?
I believe this is enough.