← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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).

** Affects: glance
     Importance: Undecided
     Assignee: Arnaud Legendre (arnaudleg)
         Status: New

-- 
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 Image Registry and Delivery Service (Glance):
  New

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/+bug/1309338/+subscriptions


Follow ups

References