diff options
| author | Qin Zhao <chaochin@gmail.com> | 2014-08-06 15:47:58 +0800 |
|---|---|---|
| committer | Qin Zhao <chaochin@gmail.com> | 2014-09-17 18:16:06 +0800 |
| commit | 5c9c97f1a5dffe5964e945bf68d009fd68e616fc (patch) | |
| tree | dac2dbe6a675ff3c318e7ea76d0c201d58ef3a3d /keystoneclient/httpclient.py | |
| parent | a505ffbf17a2aee120ac5a0e3a3fcdcf8930b3fe (diff) | |
| download | python-keystoneclient-5c9c97f1a5dffe5964e945bf68d009fd68e616fc.tar.gz | |
Fix the condition expression for ssl_insecure
In the existing code, self.ssl_insecure is a string. If insecure
option is set in nova api-paste.ini, whatever it is 'true' or
'false', kwargs['verify'] will become False. This commit corrects
the condition expression. This patch is backported from
https://review.openstack.org/#/c/113191/
Change-Id: I91db8e1cb39c017167a4160079846ac7c0663b03
Closes-Bug: 1353315
Diffstat (limited to 'keystoneclient/httpclient.py')
0 files changed, 0 insertions, 0 deletions
