Updates client to work with keystone essex roles API routes.

Also adds pep8 to requirements since it was missing, and adds the
automatically-created venv to the gitignore list.

Change-Id: Iafa05c1889d7706b79d0f9392a9ac24f2f5a1719
This commit is contained in:
Gabriel Hurley 2012-01-28 18:35:46 -08:00
parent e3c3a0ea85
commit 3979af35cf
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
.coverage
.keystoneclient-venv
.venv
*,cover
cover
*.pyc