vmware-nsx/neutron/plugins/nec
Daniel Gollub 9cff9c3aa0 Replace HTTPSConnection in NEC plugin
Replace HTTPSConnection in NEC plugin PFC driver with Requests.

SSL Verification is from now on enabled by default.

This changes the default behaviour and is the primary intention of this
change: verify SSL certificates.

This might break existing configuration/setups where the SSL certificate
used by the NEC PFC driver would not pass the verification.

SecurityImpact
DocImpact
Partial-Bug: 1188189

Change-Id: I1e5fdc9c2ed5b812aa6509d1639bd499acc5c337
2014-04-03 23:28:19 +09:00
..
agent Update License Headers to replace Nicira with VMware 2014-02-27 08:11:15 +00:00
common Replace HTTPSConnection in NEC plugin 2014-04-03 23:28:19 +09:00
db NEC plugin: Rename quantum_id column to neutron_id 2014-03-22 06:30:13 +09:00
drivers Replace HTTPSConnection in NEC plugin 2014-04-03 23:28:19 +09:00
extensions NEC plugin: PFC packet fitler support 2014-03-04 09:08:29 +09:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
nec_plugin.py Merge "nec plugin: allow to delete resource with ERROR status" 2014-03-27 16:54:05 +00:00
nec_router.py Use save_and_reraise_exception when reraise exception 2014-03-21 21:31:55 +09:00
ofc_driver_base.py Enable hacking H301 check 2014-04-01 13:10:14 -04:00
ofc_manager.py NEC plugin: delete old OFC ID mapping tables 2014-03-06 08:29:52 +00:00
packet_filter.py nec plugin: allow to delete resource with ERROR status 2014-03-27 00:34:06 +09:00
README Remove last parts of Quantum compatibility shim 2014-03-31 23:31:23 -07:00
router_drivers.py nec plugin: allow to delete resource with ERROR status 2014-03-27 00:34:06 +09:00

Quantum NEC OpenFlow Plugin


# -- What's this?

https://wiki.openstack.org/wiki/Neutron/NEC_OpenFlow_Plugin


# -- Installation

Use QuickStart Script for this plugin.  This provides you auto installation and
configuration of Nova, Neutron and Trema.
https://github.com/nec-openstack/quantum-openflow-plugin/tree/folsom