heat/releasenotes/notes/system-random-string-38a14a...

7 lines
177 B
YAML

---
security:
- |
Heat no longer uses standard Python RNG when generating values for
OS::Heat::RandomString resource, and instead relies on system's RNG
for that.