07f242d68c
Now there is no way to clean the expired reservation. This patch added a periodic task in cinder-scheduler to do the cleanup like Nova does. Change-Id: Id792db968ed2fe8e01c64e24d99c9ebadc3232b7 Closes-bug: #1693401
6 lines
183 B
YAML
6 lines
183 B
YAML
---
|
|
features:
|
|
- Added periodic task to clean expired reservation in cinder scheduler.
|
|
Added a configuration option ``reservation_clean_interval`` to handle
|
|
the interval.
|