Bug 883916

Summary: Headpin upstream Ping command facing errors
Product: [Retired] Subscription Asset Manager Reporter: Tazim Kolhar <tkolhar>
Component: katelloAssignee: Adam Price <adprice>
Status: CLOSED WORKSFORME QA Contact: SAM QE List <sam-qe-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 1.2CC: cwelton, tomckay
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-18 13:40:44 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: 833466    

Description Tazim Kolhar 2012-12-05 15:01:54 UTC
Description of problem:

Headpin automation cli run :ping command fails
Version-Release number of selected component (if applicable):
repo location

How reproducible:

# yum install -y katello-headpin-all
# katello-configure --deployment=headpin

Steps to Reproduce:
1.# yum install -y katello-headpin-all
2.# katello-configure --deployment=headpin
3.# headpin --username "admin" --password "admin" ping -v
    undefined method `[]=' for nil:NilClass

4. http://hudson.rhq.lab.eng.bos.redhat.com:8080/hudson/view/qe-headpin/job/official-headpin-cli/52/ReportNG_Report/
  
Actual results:

Ping command failed 
Expected results:

Ping command works correctly
Additional info:

Comment 1 Tom McKay 2012-12-18 13:40:44 UTC
Working now