Bug 886764

Summary: Test case failure: SAM CLI: headpin
Product: [Retired] Subscription Asset Manager Reporter: Angela Garcia <agarcia>
Component: katelloAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED DUPLICATE QA Contact: SAM QE List <sam-qe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.2CC: eng-i18n-bugs, eng-l10n-bugs, lijli, qe-i18n-bugs
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: Consequence: Not all messages are localized. Fix: Result:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-13 10:28:12 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 Angela Garcia 2012-12-13 04:21:17 UTC
Not all messages are localized.


Filed from caserun (INSERT URL HERE)

Version-Release number of selected component (if applicable):
SAM-20121130.n.0

Steps to Reproduce: 

# headpin --help

# headpin

# headpin test

# headpin -test

# headpin -u

(wrong host name)

# headpin -u admin -p admin --host=test -v
No address associated with hostname

(wrong host name and domain name)
# headpin -u admin -p admin --host=test.test -v
Name or service not known

(wrong username/password)
# headpin -u admin -p admi -v
Invalid credentials or unable to authenticate




Actual results: 
#FIXME

Expected results:
Messages are localized.

Comment 1 Lijun Li 2012-12-13 10:28:12 UTC

*** This bug has been marked as a duplicate of bug 879151 ***