Created attachment 1282075 [details] cloud volume provisioning dialog Description of problem: Openstack Provisioning dialog allows users to add Cloud volumes. Quota is not using the cloud volumes in its calculations Steps to Reproduce: 1. Openstack VM provision, add cloud volumes with values(see attachment) Actual results: Cloud Volume values not added to quota requested values. Expected results: Cloud Volume values to be added to quota requested values.
https://github.com/ManageIQ/manageiq-content/pull/138
New commit detected on ManageIQ/manageiq-content/master: https://github.com/ManageIQ/manageiq-content/commit/26daee4bfede6a3ea7544f45286c1b70c2668ab8 commit 26daee4bfede6a3ea7544f45286c1b70c2668ab8 Author: william fitzgerald <wfitzger> AuthorDate: Thu Jul 6 16:22:57 2017 -0400 Commit: william fitzgerald <wfitzger> CommitDate: Tue Aug 8 17:04:50 2017 -0400 Added cloud volumes to requested resource calculation. Added a test for multiple cloud volumes. https://bugzilla.redhat.com/show_bug.cgi?id=1455349 .../QuotaMethods.class/__methods__/requested.rb | 13 +++++++++++++ .../unit/method_validation/calculate_requested_spec.rb | 11 +++++++++++ 2 files changed, 24 insertions(+)
Not seeing Quota using multiple volumes, because not able to actually add multiple volumes reopened https://bugzilla.redhat.com/show_bug.cgi?id=1506466
Able to verify this on Version 5.9.0.12.20171205180333_3e32b3d