Bug 1308978

Summary: [Doc] [Director] Need to add a guide for configuring a deployment with SAT5.
Product: Red Hat OpenStack Reporter: Alexander Chuzhoy <sasha>
Component: documentationAssignee: Dan Macpherson <dmacpher>
Status: CLOSED CURRENTRELEASE QA Contact: Alexander Chuzhoy <sasha>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: dmacpher, ohochman, sasha, srevivo
Target Milestone: gaKeywords: Documentation
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-06 04:36:50 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:

Description Alexander Chuzhoy 2016-02-16 15:58:37 UTC
[Doc] Need to add a guide for configuring a deployment with SAT5.


The undercloud node is registered with:
 sudo rhnreg_ks --activationkey=[key] --serverUrl=https://[SAT5 FQDN]/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT  --force


The overcloud deployment command should include:
--rhel-reg --reg-method satellite --reg-sat-url https://[SAT5 FQDN]  --reg-org [ORG ID] --reg-activation-key [KEY] --reg-force

Comment 7 Dan Macpherson 2017-09-12 05:37:13 UTC
Hi Sasha,

I'm clearing out my backlog and saw this bug. What did you want to do about it? Here's the current content for Overcloud registration:

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html/advanced_overcloud_customization/sect-registering_the_overcloud

And there's an example for Sat 5:

https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html/advanced_overcloud_customization/sect-registering_the_overcloud#example_3_registering_to_a_red_hat_satellite_5_server

Do we need anything further with this BZ?

Comment 8 Alexander Chuzhoy 2018-08-03 19:56:30 UTC
Feel free to close it.
Thanks.