Public bug reported: 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. ** Affects: horizon Importance: Undecided Status: New -- 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp