Merge "Replace refs to 'Keystone API' with 'Identity API'"

This commit is contained in:
Jenkins 2012-11-06 06:12:53 +00:00 committed by Gerrit Code Review
commit 4ed4fb4d49
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ tests_require = setup.parse_requirements(['tools/test-requires'])
setuptools.setup(
name="python-keystoneclient",
version=setup.get_post_version('keystoneclient'),
description="Client library for OpenStack Keystone API",
description="Client library for OpenStack Identity API (Keystone)",
long_description=read('README.rst'),
url='https://github.com/openstack/python-keystoneclient',
license='Apache',