Bug 1476756
Summary: | Failure to collect metrics of Window instances on Azure | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Sachin <sacpatil> | |
Component: | C&U Capacity and Utilization | Assignee: | Bronagh Sorota <bsorota> | |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 5.8.0 | CC: | bsorota, cpelland, jhardy, jocarter, nachandr, niroy, obarenbo, sacpatil, simaishi, yjog | |
Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
Target Release: | 5.9.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | c&u:azure | |||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1484374 (view as bug list) | Environment: | ||
Last Closed: | 2018-03-06 15:40:20 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: | 1484374 |
Description
Sachin
2017-07-31 11:26:37 UTC
Please assess the impact of this issue and update the severity accordingly. Please refer to https://bugzilla.redhat.com/page.cgi?id=fields.html#bug_severity for a reminder on each severity's definition. If it's something like a tracker bug where it doesn't matter, please set it to Low/Low. Hi Sachin Is the VM powered on? Thanks, Bronagh Some comments on the customer portal lead me to believe that it is collecting metrics now. Is this still an issue? Nope. Customer still faces the issue. I will also check in my test environment and revert back to you New commit detected on ManageIQ/manageiq-providers-azure/master: https://github.com/ManageIQ/manageiq-providers-azure/commit/a875dc1d8063cfc0de369ba66aece027777e0702 commit a875dc1d8063cfc0de369ba66aece027777e0702 Author: Bronagh Sorota <bsorota> AuthorDate: Fri Aug 18 16:00:10 2017 -0400 Commit: Bronagh Sorota <bsorota> CommitDate: Mon Aug 21 10:12:35 2017 -0400 Updated metric names for Azure metrics https://bugzilla.redhat.com/show_bug.cgi?id=1476756 .../providers/azure/cloud_manager/metrics_capture.rb | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) New commit detected on ManageIQ/manageiq-providers-azure/master: https://github.com/ManageIQ/manageiq-providers-azure/commit/2fbe1e26d9831df0b1d88fcab7a1d2f5cc32ee24 commit 2fbe1e26d9831df0b1d88fcab7a1d2f5cc32ee24 Author: Bronagh Sorota <bsorota> AuthorDate: Mon Aug 21 13:48:03 2017 -0400 Commit: Bronagh Sorota <bsorota> CommitDate: Mon Aug 21 13:49:33 2017 -0400 The resource group property on a VM was previously a string. Recently, this was changed to a ResourceGroup object. Refer now to target.resource_group.name. https://bugzilla.redhat.com/show_bug.cgi?id=1476756 .../manageiq/providers/azure/cloud_manager/metrics_capture.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Verified in 5.9.0.11 |