Deprecation warning should be 'pending'
Until python-openstackclient is ready for more mainstream users. Change-Id: Ic90daa38cd7e8e2f6d6b23c30c3d83935cf6c1a6
This commit is contained in:
@@ -15,10 +15,10 @@
|
||||
# under the License.
|
||||
|
||||
"""
|
||||
DEPRECATED: Command-line interface to the OpenStack Identity API.
|
||||
Pending deprecation: Command-line interface to the OpenStack Identity API.
|
||||
|
||||
For a CLI, use python-openstackclient instead. For a Python library, continue
|
||||
using python-keystoneclient.
|
||||
This CLI is pending deprecation in favor of python-openstackclient. For a
|
||||
Python library, continue using python-keystoneclient.
|
||||
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user