Bug 1559957
Summary: | Cannot Remove the VMRC Console Credentials from VMware Provider | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Kedar Kulkarni <kkulkarn> |
Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
Status: | CLOSED ERRATA | QA Contact: | Kedar Kulkarni <kkulkarn> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 5.9.0 | CC: | akarve, cbudzilo, cpelland, hkataria, kkulkarn, lavenel, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | Keywords: | Security |
Target Release: | 5.10.0 | Flags: | kkulkarn:
automate_bug+
|
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | 5.10.0.0 | Doc Type: | If docs needed, set a value |
Doc Text: |
This release of Red Hat CloudForms corrects an issue whereby VMRC console credentials can be removed from a VMware provider without affecting the ability to save the update to the provider.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2019-02-07 23:01:18 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: |
Description
Kedar Kulkarni
2018-03-23 15:53:44 UTC
(In reply to Kedar Kulkarni from comment #0) > Description of problem: > If we have a VMware provider added with VMRC credentials and then we want to > edit the provider and remove VMRC credentials, we cannot save the provider > if we remove the credentials. I think we should be able to save the provider > regardless of VMRC Console Credentials. > > Version-Release number of selected component (if applicable): > Any version which had VMRC Credentials under VMware Provider Add/Edit Form > > How reproducible: > 100% > > Steps to Reproduce: > 1.Add VMware Provider with VMRC Console Creds > 2.Edit provider and remove VMRC Console creds > 3.Try to save > > Actual results: > Cannot Save provider, save button is disabled > > Expected results: > Should be able to save provider > > Additional info: > Not sure if this is a bug or RFE Can the credentials be changed, just not blanked out and saved as blank? Please set NEEDINFO against kseifried when replying so I see it, thanks. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/a4e8ef18d9c19ac637a84a301b196e35c03ccc0b commit a4e8ef18d9c19ac637a84a301b196e35c03ccc0b Author: Aparna Karve <akarve> AuthorDate: Thu Mar 29 14:55:14 2018 -0400 Commit: Aparna Karve <akarve> CommitDate: Thu Mar 29 14:55:14 2018 -0400 For blanked out field that is optional, skip validation https://bugzilla.redhat.com/show_bug.cgi?id=1559957 app/assets/javascripts/directives/validation/reset_validation_status.js | 1 + 1 file changed, 1 insertion(+) On 5.10.0.2 I was able to remove the VMRC Console credentials by editing provider from Compute->Infrastructure->Providers and then console access was barred as credentials were removed. 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-2019:0212 |