Bug 845431 - No option in SAM UI to register a system
Summary: No option in SAM UI to register a system
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.2
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Bryan Kearney
QA Contact: Tazim Kolhar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-03 05:33 UTC by Tazim Kolhar
Modified: 2016-04-26 00:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-03 12:51:28 UTC
Embargoed:


Attachments (Terms of Use)
system add missing (55.41 KB, image/png)
2012-08-03 05:33 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2012-08-03 05:33:39 UTC
Created attachment 602064 [details]
system add missing

Description of problem:
A system can be added to the server using command line options,
but there is no option such as + Add system in the UI

Version-Release number of selected component (if applicable):
[root@dell-pe1800-01 ~]# rpm -qa | grep katello
katello-common-1.0.2-1.fc16.noarch
katello-certs-tools-1.1.7-1.fc16.noarch
katello-1.0.2-1.fc16.noarch
katello-cli-1.0.1-1.fc16.noarch
katello-glue-foreman-1.0.2-1.fc16.noarch
katello-selinux-1.0.1-1.fc16.noarch
katello-all-1.0.2-1.fc16.noarch
katello-glue-candlepin-1.0.2-1.fc16.noarch
katello-cli-common-1.0.1-1.fc16.noarch
katello-configure-1.0.1-1.fc16.noarch
katello-glue-pulp-1.0.2-1.fc16.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch


How reproducible:
yum install -y katello-all thumbslug
katello-configure --deployment=headpin

Steps to Reproduce:
1.[root@dell-pe1800-01 ~]# katello -u admin -p admin system register --name   ibm-x3200m3-01.rhts.eng.bos.redhat.com --org 'Red Hat' --environment=DEV
Successfully registered system [ ibm-x3200m3-01.rhts.eng.bos.redhat.com 

2.[root@dell-pe1800-01 ~]# katello -u admin -p admin system list --org 'Red Hat'
--------------------------------------------------------------------------------
                       Systems List For Org [ Red Hat ]

 Name                                     Uuid                                   Ipv4 Address   Service Level  
--------------------------------------------------------------------------------
 ibm-x3200m3-01.rhts.eng.bos.redhat.com   69631c6d-0c88-4ddc9438-99ac66f03f04 None                          

3.The UI does not have the corresponding option.
  
Actual results:
The system can be registered using the cli but there is no 
provision for the same through UI 

Expected results:
Provision for adding system through UI should be provided

Additional info:
screen shot attached


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