summaryrefslogtreecommitdiff
path: root/releasenotes/notes/system-random-string-38a14ae2cb6f4a24.yaml
blob: 713317c8ff4f27bd0e0d3d09ec9f0871cfffe5af (plain)
1
2
3
4
5
6
---
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.