Deprecation warning should be 'pending'

Until python-openstackclient is ready for more mainstream users.

Change-Id: Ic90daa38cd7e8e2f6d6b23c30c3d83935cf6c1a6
This commit is contained in:
Dolph Mathews
2013-09-04 16:14:37 -05:00
parent 661d6cf783
commit 9ee559cd18

View File

@@ -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.
"""