Bug 1322549

Summary: [Doc][director] To update rhosp 8 installation guide to install python-tripleoclient
Product: Red Hat OpenStack Reporter: bigswitch <rhosp-bugs-internal>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED CURRENTRELEASE QA Contact: RHOS Documentation Team <rhos-docs>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0 (Liberty)CC: adahms, dbecker, mburns, morazi, rhel-osp-director-maint, srevivo
Target Milestone: asyncKeywords: Documentation
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-11 14:02:54 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 bigswitch 2016-03-30 17:25:38 UTC
Description of problem:
to update the installation guide:
currently the rhosp 8 director package installation uses this command
sudo yum install -y python-rdomanager-oscplugin

it should be
sudo yum install -y python-tripleoclient

also, this repos should be enabled:
sudo subscription-manager repos --enable=rhel-7-server-rpms --enable=rhel-7-server-extras-rpms --enable=rhel-7-server-rh-common-rpms


Version-Release number of selected component (if applicable):
8.0

How reproducible:
NA

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Andrew Dahms 2016-08-11 14:02:54 UTC
Thank you for raising this bug.

These changes have since been implemented in the Director Installation and Usage guide via separate efforts, and the document has been updated:

https://access.stage.redhat.com/documentation/en/red-hat-openstack-platform/8/single/director-installation-and-usage#sect-Registering_your_System

Closing.