deb-cinder/releasenotes/notes/pure-enhanced-stats-42a684fe4546d1b1.yaml
Sean McGinnis 4566b6f550 Cleanup Mitaka release notes
Various cleanups and corrections in the release notes.

Change-Id: I5864c81dc11323282e6245e341dbc04fca4f8ea4
2016-03-08 13:54:10 -06:00

12 lines
465 B
YAML

---
features:
- Added additional metrics reported to the scheduler for Pure Volume Drivers
for better filtering and weighing functions.
- Added config option to enable/disable automatically calculation an
over-subscription ratio max for Pure Volume Drivers. When disabled the
drivers will now respect the max_oversubscription_ratio config option.
fixes:
- Fixed issue where Pure Volume Drivers would ignore reserved_percentage
config option.