Change Identity service CLI to common client

The keystone CLI is deprecated in favor of the common client.
Update the docs.

Change-Id: I58b74bca141912e78e1dc42d307eecd27a521906
This commit is contained in:
Brant Knudson 2015-03-21 09:20:51 -05:00
parent a87116b142
commit fa729520a1

View File

@ -64,8 +64,8 @@
</tr>
<tr>
<td>Identity</td>
<td><command>keystone</command></td>
<td><package>python-keystoneclient</package></td>
<td><command>openstack</command></td>
<td><package>python-openstackclient</package></td>
<td>Create and manage users, tenants, roles, endpoints, and credentials.</td>
</tr>
<tr>