Bug 1503866

Summary: Azure extra disk information of VM is not showing from CFME which prevents Chargeback calculation for the usage.
Product: Red Hat CloudForms Management Engine Reporter: tachoi
Component: ProvidersAssignee: Bronagh Sorota <bsorota>
Status: CLOSED CURRENTRELEASE QA Contact: Nandini Chandra <nachandr>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.8.0CC: bsorota, djoo, gblomqui, jfrey, jhardy, mfeifer, nachandr, obarenbo, simaishi, tachoi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: chargeback:azure
Fixed In Version: 5.9.0.4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1505951 (view as bug list) Environment:
Last Closed: 2018-03-06 14:53:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1505951    

Description tachoi 2017-10-19 00:08:59 UTC
Description of problem:
Azure extra disk information of VM is not showing from CFME which prevents Chargeback calculation for the usage.

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

How reproducible:
- Add extra disk to Azure VM
- Check additional disk has been added from Azure VM(# fdisk -l |grep Disk\ \/dev\/sd)
- Refresh the provider
- Check the instance detail
- No information for new disk, but it is shown as "Stack"
- Drill down the "Stack" info but detail info of the disk.

Steps to Reproduce:
1.
2.
3.

Actual results:
No detail info for additional disk on VM

Expected results:
Detail info for additional disk on VM in order to use Chargeback function.

Additional info:

Comment 12 CFME Bot 2017-10-24 15:53:25 UTC
New commit detected on ManageIQ/manageiq-providers-azure/master:
https://github.com/ManageIQ/manageiq-providers-azure/commit/e9ff1bc5c0da1b5c60d5b5f5268c942c47a0b87a

commit e9ff1bc5c0da1b5c60d5b5f5268c942c47a0b87a
Author:     Bronagh Sorota <bsorota>
AuthorDate: Fri Oct 20 18:02:57 2017 -0400
Commit:     Bronagh Sorota <bsorota>
CommitDate: Tue Oct 24 10:54:07 2017 -0400

    Set the location property of managed disks to ensure disk saving
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1503866

 .../azure/cloud_manager/refresh_parser.rb          |    4 +-
 .../azure/cloud_manager/refresher_spec.rb          |   49 +-
 .../providers/azure/cloud_manager/refresher.yml    | 1985 +++++++++++---------
 3 files changed, 1077 insertions(+), 961 deletions(-)

Comment 25 Nandini Chandra 2018-01-19 22:38:18 UTC
Verified in 5.9.0.17

Comment 26 Satoe Imaishi 2018-02-27 15:17:32 UTC
*** Bug 1508160 has been marked as a duplicate of this bug. ***