Files
bin
doc
etc
init.d
neutron
plugins
bigswitch
brocade
cisco
embrane
hyperv
ibm
linuxbridge
metaplugin
midonet
ml2
mlnx
nec
nec.ini
nicira
nuage
oneconvergence
openvswitch
plumgrid
ryu
vmware
rootwrap.d
api-paste.ini
dhcp_agent.ini
fwaas_driver.ini
l3_agent.ini
lbaas_agent.ini
metadata_agent.ini
metering_agent.ini
neutron.conf
policy.json
rootwrap.conf
services.conf
vpn_agent.ini
neutron
tools
.coveragerc
.gitignore
.gitreview
.mailmap
.pylintrc
.testr.conf
HACKING.rst
LICENSE
MANIFEST.in
README.rst
TESTING.rst
babel.cfg
openstack-common.conf
requirements.txt
run_tests.sh
setup.cfg
setup.py
test-requirements.txt
tox.ini
vmware-nsx/etc/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
..
2014-04-03 23:28:19 +09:00