Bug 1035693
| Summary: | lmishell does not return success or error status message when connecting to CIMOM | |||
|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Steve Pritchard <sjpritchard> | |
| Component: | openlmi-tools | Assignee: | Peter Hatina <phatina> | |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
| Severity: | low | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 20 | CC: | agk, lnie, miminar, phatina, tsmetana | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | openlmi-tools-0.9.1-3.fc20 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1036535 (view as bug list) | Environment: | ||
| Last Closed: | 2014-06-24 23:23:57 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: | 1036535 | |||
openlmi-tools-0.9-6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-6.fc19 openlmi-tools-0.9-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-6.fc20 Package openlmi-tools-0.9-6.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing openlmi-tools-0.9-6.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22587/openlmi-tools-0.9-6.fc20 then log in and leave karma (feedback). openlmi-tools-0.9-8.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-8.fc19 openlmi-tools-0.9-8.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-8.fc20 openlmi-tools-0.9-9.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-9.fc19 openlmi-tools-0.9-9.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-9.fc20 openlmi-tools-0.9-11.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-11.fc19 openlmi-tools-0.9-11.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-11.fc20 openlmi-tools-0.9-12.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-12.fc19 openlmi-tools-0.9-12.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-12.fc20 openlmi-tools-0.9-9.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. openlmi-tools-0.9-15.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9-15.fc20 openlmi-tools-0.9.1-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9.1-1.fc20 openlmi-tools-0.9.1-1.fc20 works openlmi-tools-0.9.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9.1-2.fc20 openlmi-tools-0.9.1-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/openlmi-tools-0.9.1-3.fc20 openlmi-tools-0.9.1-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: lmishell does not return any visible success/failure status message after a CIMOM connection attempt. A user must manually confirm if the returned object is an instance of an LMIConnection Version-Release number of selected component (if applicable): 0.9 of openlmi-tools How reproducible: Always Steps to Reproduce: 1. Run 'lmishell' 2. Enter: c = connect("cimomhostname"), and then enter username and password when prompted Actual results: No console messages indicating success or failure Expected results: At least a failure message, with the ability to request a success message via connect() argument Additional info: