Jump to: navigation, search

Difference between revisions of "Neutron/API/WADL"

Line 13: Line 13:
  
 
== Data Model Changes ==
 
== Data Model Changes ==
: [Are you introducing new model classes, or extending existing ones?]
+
N/A
  
 
== Configuration variables ==
 
== Configuration variables ==
: [List and explanation of the new configuration variables (if they exist)]
+
N/A
  
 
== API's ==
 
== API's ==
: [List and explanation of the new API's (if they exist)]
+
N/A
  
 
== Plugin Interface ==
 
== Plugin Interface ==
: [Does this feature introduce any change?]
+
N/A
  
 
== Required Plugin support ==
 
== Required Plugin support ==
: [What should the plugins do to support this new feature? (If applicable)]
+
N/A
  
 
== Dependencies ==
 
== Dependencies ==
 +
xml
 
: [List of python packages and/or OpenStack components? (If applicable)]
 
: [List of python packages and/or OpenStack components? (If applicable)]
  
 
== CLI Requirements ==
 
== CLI Requirements ==
: [List of CLI requirements (If applicable)]
+
N/A
  
 
== Horizon Requirements ==
 
== Horizon Requirements ==
: [List of Horizon requirements (If applicable)]
+
N/A
  
 
== Usage Example ==
 
== Usage Example ==

Revision as of 04:42, 26 November 2012

Quantum API WADL Specification

blueprint link

Scope

[Short overview and high level description of what the blueprint is trying to achieve.]

Use Cases

[Short overview and high level description of what the blueprint is trying to achieve.]

Implementation Overview

[Provide an overview of the implementation and any algorithms that will be used]

Data Model Changes

N/A

Configuration variables

N/A

API's

N/A

Plugin Interface

N/A

Required Plugin support

N/A

Dependencies

xml

[List of python packages and/or OpenStack components? (If applicable)]

CLI Requirements

N/A

Horizon Requirements

N/A

Usage Example

[How to run/use/interface with the new feature. (If applicable)]

Test Cases

[Description of various test cases. (If applicable)]