← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1309338] Re: VMware store: problem with api_insecure configuration variable

 

Fix in glance-store, moving the bug there as well.

** Project changed: glance => glance-store

** Tags added: vmware

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1309338

Title:
  VMware store: problem with api_insecure configuration variable

Status in OpenStack Glance backend store-drivers library (glance_store):
  In Progress

Bug description:
  The api_insecure configuration variable is documented to be True when an SSL connection is used without checking the certificates. However, the implementation is using the variable to use HTTP or HTTPS.
  This is confusing for deployers especially those using the cinder client where api_insecure really means do not check the certificates.
  It would be better to change the variable to vmware_https_connection (True = HTTPS, False = HTTP).

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance-store/+bug/1309338/+subscriptions


References