]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add nova_ca_certificates_file option to neutron
authorPaul Ward <wpward@us.ibm.com>
Fri, 18 Apr 2014 19:57:38 +0000 (14:57 -0500)
committerPaul Ward <wpward@us.ibm.com>
Fri, 18 Apr 2014 20:02:43 +0000 (15:02 -0500)
commitb22bc5d4356d118be35d4ab9bf2294cea090c82b
tree34eab03a38904578e0ac91f098b4f06cf3f5ca31
parent7305ace9f37719f47d55743c0dece7089c063b12
Add nova_ca_certificates_file option to neutron

Previously, neutron had no way to pass a certificates file to the
novaclient.  This change is to add that ability, similar to the way
you can pass a certificates file to neutronclient in nova.conf via
neturon_ca_certificates_file.

Change-Id: I1a3f85505eb44bee604900301af79d773e1952a3
Closes-Bug: #1309694
etc/neutron.conf
neutron/common/config.py
neutron/notifiers/nova.py