Thomas Bechtold changed bug 984787
What Removed Added
CC   johannes.grassler@suse.com
Flags   needinfo?(johannes.grassler@suse.com)

Comment # 1 on bug 984787 from
(In reply to Johannes Grassler from comment #0)
> If OpenStack API clients are installed without python-ndg-httpsclient present
> in the system, SSL certificate verification fails when connecting to a HTTPS
> enabled cloud: 
> 
> r2% nova list
> No handlers could be found for logger
> "keystoneclient.auth.identity.generic.base"
> ERROR (SSLError): SSL exception connecting to
> https://dashboard.p1.cloud.suse.de:5000/v3/auth/tokens: [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
> r2% heat stack-list
> SSL exception connecting to
> https://dashboard.p1.cloud.suse.de:5000/v3/auth/tokens: [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
> r2% glance image-list
> SSL exception connecting to
> https://dashboard.p1.cloud.suse.de:5000/v3/auth/tokens: [SSL:
> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
> r2% rpm -qa | grep python-ndg-https
> r2%
> 
> Once python-ndg-httpsclient is installed, certificate validation will work:

Works for me also without python-ndg-httpsclient installed.
I'm using python-novaclient 3.3.1-1.2 from Tumbleweed.

- Can you provide debug output?
- Have you installed the SUSE CA?


You are receiving this mail because: