Jump to: navigation, search

Difference between revisions of "Neutron/QoS"

m
 
Line 18: Line 18:
 
[https://blueprints.launchpad.net/neutron/+spec/ml2-qos ML2 plugin QoS API extension support]
 
[https://blueprints.launchpad.net/neutron/+spec/ml2-qos ML2 plugin QoS API extension support]
  
[https://blueprints.launchpad.net/python-neutronclient/+spec/qos-api-client| Neutronclient support]
+
[https://blueprints.launchpad.net/python-neutronclient/+spec/qos-api-client Neutronclient support]
  
 
== Examples ==
 
== Examples ==
  
[https://gist.github.com/sc68cal/6689999| QoS API extension usage in Neutronclient]
+
[https://gist.github.com/sc68cal/6689999 QoS API extension usage in Neutronclient]

Latest revision as of 18:31, 25 October 2013

Overview

A proposal to allow the users of Quantum network service the ability to request a particular level of network QoS.

Documents

API Design Document v2

Havana Summit Etherpad

QoS API Blueprint

QoS REST API and Database models blueprint

Implementations

OpenVSwitch plugin QoS API extension support

ML2 plugin QoS API extension support

Neutronclient support

Examples

QoS API extension usage in Neutronclient