Bug 1219642
| Summary: | Clicking Validate in Schedule Editor displays "undefined method 'verify_credentials" error" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Aparna Karve <akarve> | ||||
| Component: | Appliance | Assignee: | Aparna Karve <akarve> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Falešník <mfalesni> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | abellott, jhardy, mfalesni, mfeifer, obarenbo | ||||
| Target Milestone: | GA | ||||||
| Target Release: | 5.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-06-16 13:02:02 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: | |||||||
| Attachments: |
|
||||||
Commit: c0cdb262331421f9db2d6148c8ad27683e51d093 [c0cdb26] Parents: cdad532ccc Author: Aparna Karve <akarve> Date: May 6, 2015 at 4:07:31 PM PDT Labels: origin/fix_validate_button fix_validate_button Fixed Validate FileDepot verify_file_depot needs :uri_prefix to perform the FileDepot validation Verified in 5.4.0.0.26 - validation now works as expected. 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://rhn.redhat.com/errata/RHBA-2015-1100.html |
Created attachment 1023272 [details] undefined method 'verify_credentials" error Description of problem: Clicking Validate in Schedule Editor displays "undefined method 'verify_credentials" error" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Go to the Schedule Editor under Configure -> Configuration 2. Select Action Type: Database backup and Samba as the Database type 3. Fill in the details, click Validate Actual results: Displays "undefined method 'verify_credentials" error" screenshot attached Expected results: Should call the method and attempt to Validate Additional info: