Jump to: navigation, search

Neutron/RestProxyPlugin

< Neutron
Revision as of 22:25, 29 October 2012 by Snaiksat (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Quantum Rest Proxy Plugin

This is a generic quantum plugin that translates quantum function calls to authenticated REST request to a set of redundant external network controllers.

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

[Are you introducing new model classes, or extending existing ones?]

Configuration variables

[List and explanation of the new configuration variables (if they exist)]

API's

[List and explanation of the new API's (if they exist)]

Plugin Interface

[Does this feature introduce any change?]

Required Plugin support

[What should the plugins do to support this new feature? (If applicable)]

Dependencies

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

CLI Requirements

[List of CLI requirements (If applicable)]

Horizon Requirements

[List of Horizon requirements (If applicable)]

Usage Example

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

Test Cases

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