Bug 754840 - Ping command errors out on pulp
Summary: Ping command errors out on pulp
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Tom McKay
QA Contact: SAM QE List
URL:
Whiteboard:
Depends On:
Blocks: 703617
TreeView+ depends on / blocked
 
Reported: 2011-11-17 21:20 UTC by Bryan Kearney
Modified: 2012-04-27 00:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-04-27 00:22:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Bryan Kearney 2011-11-17 21:20:06 UTC
Executing the following CLI command

headpin -u admin -p admin ping

will result in the followin errors:

 Status   Service          Result   Duration   Message                      
--------------------------------------------------------------------------------
 fail                                                                       
          candlepin        ok       58ms                                    
          candlepin_auth   ok       86ms                                    
          pulp             fail                404 Resource Not Found       
          pulp_auth        fail                uninitialized constant Pulp  


The pulp portions should be commented out.

Comment 1 Tom McKay 2011-12-05 15:52:12 UTC
commit 3d3deb77e7f688397682dfd81097907581b9fb81
Author: Tom McKay <thomasmckay>
Date:   Mon Dec 5 10:50:29 2011 -0500

    + Bug 754840 - Ping command errors out on pulp
      https://bugzilla.redhat.com/show_bug.cgi?id=754840
      Fenced pings to pulp for katello-only

Comment 2 Eric Sammons 2012-01-12 18:45:55 UTC
# headpin -u [user] -p [password] ping
--------------------------------------------------------------------------------
                                 Katello Status

 Status   Service          Result   Duration   Message  
--------------------------------------------------------------------------------
 ok                                                     
          candlepin        ok       25ms                
          candlepin_auth   ok       26ms                



VERIFIED:
# rpm -qf $(which headpin)
katello-cli-headpin-0.1.13-2.el6.noarch


Note You need to log in before you can comment on or make changes to this bug.