Comment 2 for bug 1309694

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/88673
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=b22bc5d4356d118be35d4ab9bf2294cea090c82b
Submitter: Jenkins
Branch: master

commit b22bc5d4356d118be35d4ab9bf2294cea090c82b
Author: Paul Ward <email address hidden>
Date: Fri Apr 18 14:57:38 2014 -0500

    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