Bug 977710
Summary: | SAM1.3 splice integration delete the system does not work in UI | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | Tazim Kolhar <tkolhar> | ||||||
Component: | katello | Assignee: | Chris Duryee <cduryee> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 1.3 | CC: | bkearney, cwelton, omaciel, sthirugn, tkolhar | ||||||
Target Milestone: | rc | ||||||||
Target Release: | 1.3 | ||||||||
Hardware: | x86_64 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2013-10-01 10:59:10 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 | ||||||||
Attachments: |
|
Tazim, Can you retest? System deletions in SAM should not be affected by splice. It is possible that a system may reappear after a sync from spacewalk, but that is expected behavior. Created attachment 794597 [details]
System Removed
VERIFIED :
# rpm -qa | grep katello
katello-glue-elasticsearch-1.4.3-12.el6sam_splice.noarch
katello-cli-common-1.4.3-10.el6sat.noarch
katello-common-1.4.3-12.el6sam_splice.noarch
katello-certs-tools-1.4.2-2.el6sat.noarch
katello-glue-candlepin-1.4.3-12.el6sam_splice.noarch
katello-headpin-all-1.4.3-12.el6sam_splice.noarch
katello-cli-1.4.3-10.el6sat.noarch
katello-selinux-1.4.4-2.el6sat.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-configure-1.4.4-4.el6sat.noarch
katello-headpin-1.4.3-12.el6sam_splice.noarch
Per comment 3, this bug appears to be fixed. Please move o verified. As per the comment no 3 https://bugzilla.redhat.com/show_bug.cgi?id=977710#c3 Changing to verified Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1390.html |
Created attachment 764977 [details] delete system SAM - splice integration Description of problem: splice integration delete the system does not work in UI Version-Release number of selected component (if applicable): # rpm -qa | grep katello katello-selinux-1.4.3-3.el6sat.noarch signo-katello-0.0.18-1.el6sat.noarch katello-cli-common-1.4.2-8.el6sat.noarch katello-certs-tools-1.4.2-2.el6sat.noarch katello-common-1.4.2-16.el6sam_splice.noarch katello-headpin-1.4.2-16.el6sam_splice.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-glue-candlepin-1.4.2-16.el6sam_splice.noarch katello-headpin-all-1.4.2-16.el6sam_splice.noarch katello-cli-1.4.2-8.el6sat.noarch katello-configure-1.4.3-17.el6sam.noarch katello-glue-elasticsearch-1.4.2-16.el6sam_splice.noarch How reproducible: # yum install -y katello-headpin-all # yum groupinstall splice # chkconfig mongod on # service mongod start # katello-configure --reset-data=YES --user-pass=**** --deployment=sam # katello-service start Steps to Reproduce: 1.Create a Org 2.Navigate to Upload a manifests 3.Register and subscribe the system 4.Sync the checkin # spacewalk-splice-checkin --spacewalk-sync 5.Navigate to system and try deleting it Actual results: System cannot be deleted Expected results: System deleted Additional info: Screenshot attached