Update remote-clients readme for python version

Edited readme to mention Python version and to ensure 2.7 is installed
before running the remote CLI install script.

Story: 2002853
Task: 22802

Change-Id: Ibe06e9a4fda7881aa0decb8490c1faa02ba00b6e
Signed-off-by: Jack Ding <jack.ding@windriver.com>
This commit is contained in:
Jerry Sun 2018-06-08 09:23:59 -04:00 committed by Jack Ding
parent 977d731950
commit f4c3f7f41f
2 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Summary: Remote-Clients
Name: remote-clients
Version: 2.0.2
Version: 2.0.3
Release: %{tis_patch_ver}%{?_tis_dist}
License: Apache-2.0
Group: devel

View File

@ -10,7 +10,9 @@ Titanium Cloud Remote CLI Clients
To enable access to the Titanium Cloud CLI remotely, clients and
installer script have been packaged for install on a remote Linux distribution.
This tarball includes several clients which can be used to issue CLI commands
to an existing Titanium Cloud.
to an existing Titanium Cloud. Openstack provides clients for Python 2.7.
Please ensure Python 2.7 is installed on your system and is the default
Python version before running the provided remote client install script.
Installing the Remote CLI Clients (system install)