nova/releasenotes/notes/quota-refresh-deprecated-08040cb2e62fdc6b.yaml
Dan Smith f2606322f7 Deprecate useless quota_usage_refresh from nova-manage
Since we no longer use usage records, we don't need the nova-manage
command to sync usage records with actual resource consumption.

Co-Authored-By: melanie witt <melwittt@gmail.com>

Part of blueprint cells-count-resources-to-check-quota-in-api

Change-Id: I55f7a2b6e15eec6e6ec97be23903325ad22bd4d4
2017-07-19 19:33:23 +00:00

7 lines
251 B
YAML

---
deprecations:
- |
The ``nova-manage quota refresh`` command has been deprecated and is now a
no-op since quota usage is counted from resources instead of being tracked
separately. The command will be removed during the Queens cycle.