Update python-keystoneclient reference

HACKING.rst has a python-keystoneclient reference.

Change-Id: If9603b604b4cb5b863d323a156926610234f09db
This commit is contained in:
Rodrigo Duarte Sousa 2014-10-28 22:28:56 -03:00
parent f21ccea42c
commit 3d9b5ea961
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ exceptions to an instance or subclass of ClientException.
Testing
=======
python-keystoneclient uses testtools and testr for its unittest suite
Keystone Middleware uses testtools and testr for its unittest suite
and its test runner. Basic workflow around our use of tox and testr can
be found at http://wiki.openstack.org/testr. If you'd like to learn more
in depth: