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:
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(-)
Verified in 5.9.0.17
*** Bug 1508160 has been marked as a duplicate of this bug. ***