Merge "Warn that keystone CLI is pending deprecation"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
========================================
|
||||
:program:`keystone` command line utility
|
||||
========================================
|
||||
==============================================================
|
||||
:program:`keystone` command line utility (pending deprecation)
|
||||
==============================================================
|
||||
|
||||
.. program:: keystone
|
||||
.. highlight:: bash
|
||||
@@ -18,6 +18,14 @@ SYNOPSIS
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
||||
.. WARNING::
|
||||
|
||||
The :program:`keystone` command line utility is pending deprecation. The
|
||||
`OpenStackClient unified command line utility
|
||||
<http://docs.openstack.org/developer/python-openstackclient/>`_ should be
|
||||
used instead. The :program:`keystone` command line utility only supports V2
|
||||
of the Identity API whereas the OSC program supports both V2 and V3.
|
||||
|
||||
The :program:`keystone` command line utility interacts with services providing
|
||||
OpenStack Identity API (e.g. Keystone).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user