Jump to: navigation, search

Difference between revisions of "QuantumAPIExtensions"

Line 9: Line 9:
 
* QoS properties  
 
* QoS properties  
 
* ACLs
 
* ACLs
 +
 +
"Comments and Reviews":
 +
 +
This is a proposal for Quantum API extension. We introduced two extensible structures "port profile" and "port stats" to describe port's configurations and stats. They should be able to handle ACLs and QoS properties. As they are extensible structures, they should be able to handle other extensions. Please review the proposal and let us know your comments.
 +
[[|Quantum API extension proposal

Revision as of 16:51, 21 May 2011

Quantum Plugins can expose additional functionality beyond basic L2 connectivity using Extensions.

This extension mechanism should strive to be inline with the standard OpenStack plans for extensions

During the summit, we discussed that the set of extensions supported must be queriable. This will be the way that a tenant can detect if a provider supports a certain functionality that is not part of the "Base API".

Examples of functionality to be exposed via extensions include (but are not limited to):

  • QoS properties
  • ACLs

"Comments and Reviews":

This is a proposal for Quantum API extension. We introduced two extensible structures "port profile" and "port stats" to describe port's configurations and stats. They should be able to handle ACLs and QoS properties. As they are extensible structures, they should be able to handle other extensions. Please review the proposal and let us know your comments. [[|Quantum API extension proposal