Jump to: navigation, search

Neutron/RestProxyPlugin

< Neutron
Revision as of 03:23, 30 October 2012 by Snaiksat (talk)

Quantum Rest Proxy Plugin

Scope

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

Use Cases

Providing isolated virtual networks.

Implementation Overview

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

Data Model Changes

None, uses the base Quantum DB model.

Configuration variables

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

API's

No new APIs/extensions.

Plugin Interface

Implements standard plugin interface.

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)]