Jump to: navigation, search

Difference between revisions of "QuantumAPISpec"

m (Text replace - "__NOTOC__" to "")
 
(58 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
 
-------------------
 
~+'''Placeholder for Quantum API Spec page'''
 
-------------------
 
  
== Introduction ==
+
Please see: http://docs.openstack.org/api/openstack-network/2.0/content/index.html
This document constitutes a first attempt in defining an API for the Quantum service. The operation list cannot be deemed complete, and formats for request and response messages have not yet been defined. Moreover, authentication, authorization, and extension mechanisms, as well as the URL structure, are not defined in this document.
 
Since Quantum provides “network connectivity as a service”, this API defines Layer-2 operations only. This document also proposes operations for bridging Quantum networks with external networks, such as a customer-managed network in an on-premise data centre; however, use cases in this area (bridging and federation) should be explored better.  
 
We first introduce the operation list, and then discuss how these operations can be used to accomplish some common use cases.
 
 
 
== Glossary ==
 

Latest revision as of 23:30, 17 February 2013

Please see: http://docs.openstack.org/api/openstack-network/2.0/content/index.html