From f4c3f7f41f2ddac08763caa5351df75ff6ee9096 Mon Sep 17 00:00:00 2001 From: Jerry Sun Date: Fri, 8 Jun 2018 09:23:59 -0400 Subject: [PATCH] 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 --- remote-clients/centos/remote-clients.spec | 2 +- remote-clients/remote-clients/remote-clients/README | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/remote-clients/centos/remote-clients.spec b/remote-clients/centos/remote-clients.spec index ee2439b..6a1ed4f 100644 --- a/remote-clients/centos/remote-clients.spec +++ b/remote-clients/centos/remote-clients.spec @@ -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 diff --git a/remote-clients/remote-clients/remote-clients/README b/remote-clients/remote-clients/remote-clients/README index 30afc68..da93f86 100644 --- a/remote-clients/remote-clients/remote-clients/README +++ b/remote-clients/remote-clients/remote-clients/README @@ -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)