manila/releasenotes/notes/bug-1872873-fix-consume-from-share-eea5941de17a5bcc.yaml
zhangqing 4b471012de fix bug in consume from share
update provisioned_capacity_gb and allocated_capacity_gb

Closes-bug: #1872873
Change-Id: Ic239abafcb68063f3a6b007487141e5bb8315e0d
2020-04-20 15:56:51 +08:00

9 lines
264 B
YAML

---
fixes:
- Updated the scheduler pool attributes ``provisioned_capacity_gb`` and
``allocated_capacity_gb`` to accommodate shares being created. This
helps maintain an approximate tally of these attributes in between back end
scheduler updates.