kolla-ansible/releasenotes/notes/cloudkitty-proxy-headers-da4ea3297063e2e8.yaml
Pierre Riteau cd55c8f4b2 Fix some CloudKitty API responses when behind SSL
Some CloudKitty API responses include a Location header using http
instead of https. Seen with `openstack rating module enable hashmap`.

Change-Id: I11158bbfd2006e3574e165b6afc9c223b018d4bc
Closes-Bug: #1888544
2020-07-22 18:59:36 +02:00

6 lines
178 B
YAML

---
fixes:
- |
Fixes issues with some CloudKitty commands trying to connect to an external
TLS endpoint using HTTP. `LP#1888544 <https://launchpad.net/bugs/1888544>`__