remove superfluous occurrence of keystone client

- using same wording as in cli_install_openstack_command_line_clients.rst:
  'Before you can run client commands [...]'

Change-Id: I16549bc45dd620a2adf0923bcfc1b2383865c1f4
This commit is contained in:
Tanja Roth 2016-01-27 16:26:46 +01:00
parent 475da950bb
commit 787abf578d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ You can also change quotas at the project level.
Before you can delete a user account, you must remove the user account
from its primary project.
Before you can run keystone client commands, you must download and
Before you can run client commands, you must download and
source an OpenStack RC file. See `Download and source the OpenStack RC file
<http://docs.openstack.org/user-guide/common/cli_set_environment_variables_using_openstack_rc.html#download-and-source-the-openstack-rc-file>`_.