Bug 1510177

Summary: Used disk space is 0% when value is not available from the Provider
Product: Red Hat CloudForms Management Engine Reporter: Bronagh Sorota <bsorota>
Component: UI - OPSAssignee: lgalis
Status: CLOSED CURRENTRELEASE QA Contact: Dave Johnson <dajohnso>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: djoo, gtanzill, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1511978 1511979 1512655 (view as bug list) Environment:
Last Closed: 2018-06-21 20:56:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: Azure Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1511978, 1511979, 1512655    

Description Bronagh Sorota 2017-11-06 20:48:55 UTC
Description of problem:

The Azure API does not expose the used or free disk space. Without this value, the UI displays a 0% value for used provisioned disk space which is incorrect. This should not be displayed if it is not available from the Provider.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Add an Azure provider
2. Select any instance
3. Click on Containers
4. View the details of a disk
5. Percent Used Provisioned Space: 0.0%



Expected results:
If the Provider does not return the used/free space, then do not display anything.

Additional info:
Refer to BZ https://bugzilla.redhat.com/show_bug.cgi?id=1505951 where this was bundled into a slew of other issues.