Files
kolla/releasenotes/notes/bug-1859047-d41762357da8ae0b.yaml
Michal Nasiadka f284b6852f Adapt fetch-fernet-tokens script to Python 3
Backport: train
Closes-Bug: #1859047
Change-Id: I9032e43bffa3a3de6c33a4ab59f65bafb0129dd5
2020-01-13 13:08:39 +00:00

7 lines
223 B
YAML

---
fixes:
- |
Fix bug which caused Keystone Fernet key distribution to fail on Python 3 systems,
by adapting fetch-fernet-keys.py script to work on Python 3.
`LP#1859047 <https://launchpad.net/bugs/1859047>`