puppet-neutron: use_ssl => true shouldn't require ca_cert parameter

Bug #1356089 reported by Mike Dorman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-openstack
Fix Committed
Undecided
Mike Dorman

Bug Description

When setting use_ssl => true in the neutron module, it forces you to provide a ca_file value. There are cases where you want to enable use_ssl, but not provide a ca_file: i.e. you want to enable SSL on connections to neutron, but do not want to do auth via client certs (in neutron, if ca_cert is set, it uses client cert auth and other auth methods fail.)

use_ssl => true should be required if cert_file, key_file, and/or ca_file are set, but ca_file should not be required just because use_ssl => true.

Revision history for this message
Mike Dorman (mdorman-m) wrote :
Changed in puppet-openstack:
assignee: nobody → Mike Dorman (mdorman-m)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.