Bug 704630
Summary: | Ugly traceback if the server is down | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | Jay Dobies <jason.dobies> | ||||
Component: | Tools | Assignee: | mkovacik | ||||
Status: | CLOSED ERRATA | QA Contact: | mkovacik | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 2.1 | CC: | dmacpher, jslagle, tsanders | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: |
The pulp command line's authentication process has changed and now requires credentials for all system calls. As a consequence, a ping check before a login attempt does not work due to the lack of credentials. This fix allows ping attempts without authentication. The pulp command line now successfully pings before a login attempt.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-08-24 11:53:07 UTC | Type: | --- | ||||
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: | 711223 | ||||||
Attachments: |
|
Description
Jay Dobies
2011-05-13 19:32:25 UTC
added to rhui-20 tracker I'm punting this from 2.0.2. The problem is in the pulp client lib that it requires auth for all calls. Need to fix this to allow ping without auth. Rather than do it now, I'd rather just wait until we make the big CLI changes for Pulp 2.0. cloude commit 46ad38442e2a2a8784b95f16c251ea952267fc4e Created attachment 603294 [details]
Verifying screen log
Verified in RHEL-6.3-RHUI-2.1-20120801.0-Server-x86_64-DVD1.iso. Status -> Verified. See the screen log attached
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The pulp command line's authentication process has changed and now requires credentials for all system calls. As a consequence, a ping check before a login attempt does not work due to the lack of credentials. This fix allows ping attempts without authentication. The pulp command line now successfully pings before a login attempt. 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. http://rhn.redhat.com/errata/RHEA-2012-1205.html |