← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2054108] Re: Horizon placement API calls don't use SSL option from local_settings

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2054108

Title:
  Horizon placement API calls don't use SSL option from local_settings

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Since commit "Use Placement API along with the hypervisor stats" Horizon displays 
  "Error: Unable to retrieve providers information." (with SSLError) and does not load Resource Provider table and host-based usage data in webgui Hypervisors tab.

  Issue occurs when custom RootCA is used for api certs and Horizon is
  installed in venv (so python use CA certs provided by certifi).

  Setting OPENSTACK_SSL_NO_VERIFY or OPENSTACK_SSL_CACERT in
  local_settings does not resolve this issue, like this options were
  omitted during placement api calls.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2054108/+subscriptions



References