]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adds CA cert file path option for glance connections
authorRob Crittenden <rcritten@redhat.com>
Tue, 22 Apr 2014 03:09:32 +0000 (23:09 -0400)
committerMike Perez <thingee@gmail.com>
Mon, 11 Aug 2014 00:37:42 +0000 (17:37 -0700)
commit883f0f7a3bb7320a70716530e200ac22d31ba9a5
tree8c6f6a52fd84e3cf92345365924d1201642d4941
parent79b6b98f210b47fb6313132ba8cfbb977bfb072e
Adds CA cert file path option for glance connections

Currently, there is no way to pass CA cert for HTTPS glance
connections. This patch adds new cinder.conf option to enable
secure connection.

Closes-Bug: 1311271
DocImpact - New option added to cinder.conf

Change-Id: I3f39980b94ae314c6351c77f8668ab0922b1c3d8
cinder/common/config.py
cinder/image/glance.py
etc/cinder/cinder.conf.sample