Bug 991343 - Headpin Nightly : Listing the subscriptions to the attached distributor using cli failed
Summary: Headpin Nightly : Listing the subscriptions to the attached distributor using...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hammer
Version: Nightly
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: sam20-tracker
TreeView+ depends on / blocked
 
Reported: 2013-08-02 08:03 UTC by Tazim Kolhar
Modified: 2014-06-19 19:07 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-30 17:32:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tazim Kolhar 2013-08-02 08:03:12 UTC
Description of problem:
 Listing the subscriptions to the attached distributor using cli failed

Version-Release number of selected component (if applicable):
# rpm -qa | grep katello
katello-certs-tools-1.4.2-1.el6.noarch
katello-glue-elasticsearch-1.4.3-1.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-cli-1.4.3-1.el6.noarch
katello-cli-common-1.4.3-1.el6.noarch
katello-glue-candlepin-1.4.3-1.el6.noarch
katello-selinux-1.4.4-1.el6.noarch
signo-katello-0.0.9-1.el6.noarch
katello-headpin-1.4.3-1.el6.noarch
katello-common-1.4.3-1.el6.noarch
katello-headpin-all-1.4.3-1.el6.noarch
katello-configure-1.4.4-1.el6.noarch
katello-repos-1.4.2-1.el6.noarch


How reproducible:
# yum install -y katello-headpin-all
# katello-configure --deployment=headpin --user-pass=***

Steps to Reproduce:
1.# headpin -u admin -p *** provider import_manifest --org ACME_Corporation --name 'Red Hat' --file '/tmp/manifest_org_sla.zip'
Provider [ Red Hat ] manifest import complete

2.# headpin -u admin -p *** distributor create --name test_dist --org ACME_Corporation

Successfully created distributor [ test_dist ]

3.]# headpin -u admin -p *** org subscriptions --name ACME_Corporation 
--------------------------------------------------------------------------------
                          Organization's Subscriptions
--------------------------------------------------------------------------------

Subscription    : High-Availability (8 sockets)
Consumed        : 0
Contract Number : None
SLA             : 
ID              : 8a90a98f40398e2d01403dfee617006a
Limits:
    [ Sockets: 8 ]
Start Date      : 2012/12/31 05:00:00
End Date        : 2013/12/31 04:59:59


Subscription    : Resilient Storage (8 sockets)
Consumed        : 0
Contract Number : None
SLA             : 
ID              : 8a90a98f40398e2d01403dfee5e2005a
Limits:
    [ Sockets: 8 ]
Start Date      : 2012/12/31 05:00:00
End Date        : 2013/12/31 04:59:59


Subscription    : Red Hat Enterprise Linux Server, Self-support (1-2 sockets) (Up to 1 guest)
Consumed        : 0
Contract Number : None
SLA             : 
ID              : 8a90a98f40398e2d01403dfee58f0048
Limits:
    [ Sockets: 2 ]
Start Date      : 2012/12/31 05:00:00
End Date        : 2013/12/31 04:59:59

#  headpin -u admin -p *** distributor subscribe --org ACME_Corporation --name test_dist --pool '8a90a98f40398e2d01403dfee58f0048'
Couldn't find system ''

# headpin -u admin -p *** distributor subscriptions --org ACME_Corporation --name test_dist
Couldn't find system ''


Actual results:
the cli command 'distributor subscriptions' failed

Expected results:
the cli command 'distributor subscriptions' successful

Additional info:

Comment 2 sthirugn@redhat.com 2013-09-17 15:16:13 UTC
This failed in SAM 1.3 Snap 6.

* candlepin-0.8.26-1.el6sam.noarch
* candlepin-scl-1-5.el6_4.noarch
* candlepin-scl-quartz-2.1.5-5.el6_4.noarch
* candlepin-scl-rhino-1.7R3-1.el6_4.noarch
* candlepin-scl-runtime-1-5.el6_4.noarch
* candlepin-selinux-0.8.26-1.el6sam.noarch
* candlepin-tomcat6-0.8.26-1.el6sam.noarch
* elasticsearch-0.19.9-8.el6sat.noarch
* katello-candlepin-cert-key-pair-1.0-1.noarch
* katello-certs-tools-1.4.2-2.el6sat.noarch
* katello-cli-1.4.3-10.el6sat.noarch
* katello-cli-common-1.4.3-10.el6sat.noarch
* katello-common-1.4.3-13.el6sam_splice.noarch
* katello-configure-1.4.4-4.el6sat.noarch
* katello-glue-candlepin-1.4.3-13.el6sam_splice.noarch
* katello-glue-elasticsearch-1.4.3-13.el6sam_splice.noarch
* katello-headpin-1.4.3-13.el6sam_splice.noarch
* katello-headpin-all-1.4.3-13.el6sam_splice.noarch
* katello-selinux-1.4.4-2.el6sat.noarch
* thumbslug-0.0.34-1.el6sam.noarch
* thumbslug-selinux-0.0.34-1.el6sam.noarch

Comment 5 sthirugn@redhat.com 2014-04-30 17:32:33 UTC
Custom Distributor not relevant to Sat 6 now.


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