[Engine-devel] Add traffic shaping parameters for a network interface.
Giuseppe Vallarelli
gvallare at redhat.com
Tue Jun 11 13:07:32 UTC 2013
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 ?
Thanks Giuseppe
More information about the Engine-devel
mailing list