Hyper-V networking QoS

Registered by Denis Buliga

Msvm_EthernetSwitchPortBandwidthSettingData[1] class can be used in order to set the QoS policy details for the given port. The following fields can be set with the details received: BurstLimit, BurstSize, Limit and Reservation.

There are some limitations regarding the Limit and Reservation:

* both has to be greater than 10MB in order to be set, otherwise an exception will be raised
* Limit has to be greater than Reservation
* BurstLimit has to be greater than Limit

[1]: https://msdn.microsoft.com/en-us/library/hh850145(v=vs.85).aspx

Blueprint information

Status:
Complete
Approver:
Claudiu Belu
Priority:
Medium
Drafter:
Denis Buliga
Direction:
Approved
Assignee:
Denis Buliga
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Claudiu Belu
Completed by
Claudiu Belu

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/os-win-network-qos,n,z

Addressed by: https://review.openstack.org/416972
    Implements qos methods in networkutils

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.