Bug 1560004
| Summary: | [RFE] SCVMM provider refresh error message issue if provider user doesn't have access to VMM service | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Satoe Imaishi <simaishi> |
| Component: | Providers | Assignee: | Adam Grare <agrare> |
| Status: | CLOSED ERRATA | QA Contact: | Leo Khomenko <lkhomenk> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9.0 | CC: | gblomqui, jfrey, jhardy, lkhomenk, obarenbo |
| Target Milestone: | GA | Keywords: | FutureFeature, ZStream |
| Target Release: | 5.9.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | scvmm | ||
| Fixed In Version: | 5.9.2.1 | Doc Type: | Enhancement |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1549667 | Environment: | |
| Last Closed: | 2018-05-07 20:47:05 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1549667 | ||
| Bug Blocks: | |||
|
Comment 2
CFME Bot
2018-03-23 17:29:44 UTC
New commit detected on ManageIQ/manageiq-providers-scvmm/gaprindashvili: https://github.com/ManageIQ/manageiq-providers-scvmm/commit/24c67e02a910cca912e377d5fde98a1369b93de9 commit 24c67e02a910cca912e377d5fde98a1369b93de9 Author: Daniel Berger <djberg96> AuthorDate: Mon Mar 26 15:25:22 2018 -0400 Commit: Daniel Berger <djberg96> CommitDate: Mon Mar 26 15:25:22 2018 -0400 Merge pull request #66 from agrare/check_connection_to_scvmm_server_on_verification Check connection to VMM when verifying credentials (cherry picked from commit b4bfeb92b560956610e8636c685d9e2c3967cf52) https://bugzilla.redhat.com/show_bug.cgi?id=1560004 app/models/manageiq/providers/microsoft/infra_manager.rb | 16 +- app/models/manageiq/providers/microsoft/infra_manager/ps_scripts/test_connection.ps1 | 12 + spec/models/manageiq/providers/microsoft/infra_manager_spec.rb | 24 +- 3 files changed, 43 insertions(+), 9 deletions(-) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:1328 |