Bug 1427488
Summary: | On add new Provider/Host, the "Confirm Password" field is not actually required. | ||
---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ilanit Stein <istein> |
Component: | UI - OPS | Assignee: | Aparna Karve <akarve> |
Status: | CLOSED ERRATA | QA Contact: | Angelina Vasileva <anikifor> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 5.7.0 | CC: | hkataria, jfrey, jhardy, jzmeskal, mpovolny, obarenbo, simaishi |
Target Milestone: | GA | ||
Target Release: | 5.9.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | rhev | ||
Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-03-01 13:10:28 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | Bug | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | RHEVM | Target Upstream Version: | |
Embargoed: |
Description
Ilanit Stein
2017-02-28 11:09:00 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/613ca4f84ac063dd08927fe6560ead73e85c3b2c commit 613ca4f84ac063dd08927fe6560ead73e85c3b2c Author: Aparna Karve <akarve> AuthorDate: Thu May 11 13:58:22 2017 -0700 Commit: Aparna Karve <akarve> CommitDate: Thu Jun 8 08:15:36 2017 -0700 Remove stray _verify related references https://bugzilla.redhat.com/show_bug.cgi?id=1427488 app/views/automation_manager/_form.html.haml | 1 - app/views/ems_infra/_form.html.haml | 1 - .../_auth_credentials_angular_bootstrap.html.haml | 4 ---- app/views/layouts/angular/_multi_auth_credentials.html.haml | 7 ------- app/views/ops/_diagnostics_database_tab.html.haml | 1 - app/views/ops/_log_collection.html.haml | 1 - app/views/ops/_schedule_form_filter.html.haml | 1 - app/views/provider_foreman/_form.html.haml | 1 - app/views/shared/views/ems_common/angular/_form.html.haml | 1 - 9 files changed, 18 deletions(-) Verified on: CFME 5.9.0.4 RHV 4.1.7.4 Verification steps: 1. Try to add new RHV provider without specifying password -> does not work Host can be added without credentials, but that's expected behaviour, since adding a new host does not make credentials mandatory by design. 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:0380 |