cinder/releasenotes/notes/bug-1723226-allow-purging-0...

10 lines
254 B
YAML

---
fixes:
- Added ability to purge records less than 1 day old, using the
cinder-manage db_purge utility.
This helps especially for those testing scenarios in which a
a large number of volumes are created and deleted.
(bug #1723226)