Bug 1410780

Summary: install.pl will attach Satellite subscription when installing Managed DB
Product: Red Hat Satellite 5 Reporter: Jan Dobes <jdobes>
Component: InstallerAssignee: Jan Dobes <jdobes>
Status: CLOSED CURRENTRELEASE QA Contact: Ales Dujicek <adujicek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: adujicek, rdrazny, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-21 12:09:17 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: 1340444    

Description Jan Dobes 2017-01-06 13:20:31 UTC
Description of problem:
When Managed DB is installed, installer will attach Satellite subscription for this machine. 

How reproducible:
always

Steps to Reproduce:
1. run ./install.pl --managed-db
2. enter RHSM credentials to register
3. after installation (if finished properly) check output of "subscription-manager list --consumed" and "subscription-manager repos --list-enabled"

Actual results:
Satellite subscription IS consumed
Managed DB subscription is NOT consumed
Managed DB repository is NOT enabled

Expected results:
Satellite subscription IS NOT consumed
Managed DB subscription IS consumed
Managed DB repository IS enabled