Added clarity to the unified CLI
The directions say to install the unified CLI, but the only package in the command is python-rdomanager-oscplugin. The client is a dependency so it will get installed, but it's potentially confusing to say one thing and then do something different. Update the step description to better match what's happening. Change-Id: If74c8f3d01a4d35051cf54340a269ec95ba286c0
This commit is contained in:
parent
a82f4dc363
commit
1ef4da7111
@ -61,7 +61,7 @@ Installing the Undercloud
|
||||
sudo curl -o /etc/yum.repos.d/rdo-management-trunk.repo http://trunk-mgt.rdoproject.org/centos-kilo/current-passed-ci/delorean-rdo-management.repo
|
||||
|
||||
|
||||
#. Install the unified CLI (also installs instack-undercloud as a dependency)::
|
||||
#. Install the RDO Manager CLI, which will pull in all other necessary packages as dependencies::
|
||||
|
||||
sudo yum install -y python-rdomanager-oscplugin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user