2a44b3cdba
Adding ability to purge records less than 1 day old, using the cinder-manage db_purge utility. Added an unit test case at test_purge.py Change-Id: I1e1f58e19ae02896633bc1ab0a8aa8ca3cc26ccf Closes-Bug: #1723226 Co-Authored-By: Tee.Ngo@windriver.com
10 lines
254 B
YAML
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)
|