diff options
| author | Gabriel Hurley <gabriel@strikeawe.com> | 2012-01-28 18:35:46 -0800 |
|---|---|---|
| committer | Gabriel Hurley <gabriel@strikeawe.com> | 2012-01-28 18:43:19 -0800 |
| commit | 2914c2b1d1e36aa12ba5bd9b4c2ee9b594f1a79c (patch) | |
| tree | 06cc7a40485492f57f1dda39d5c75c90c1265b20 /tools | |
| parent | d29168fa3fe656ba4f2322226e4ae511c89dfed2 (diff) | |
| download | python-keystoneclient-2914c2b1d1e36aa12ba5bd9b4c2ee9b594f1a79c.tar.gz | |
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
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 53c2768..5132a34 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -4,5 +4,6 @@ httplib2 mock mox nose +pep8 prettytable simplejson |
