summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Shepherd <jshepher@rackspace.com>2011-05-11 00:56:20 +0000
committerTarmac <>2011-05-11 00:56:20 +0000
commit5f2bfe56cf12d8f45ae24a5c9dd0c99e6c4d0310 (patch)
tree443706d5afeee51cbc27665d066e96ce59833fef
parent23ad0f63cde540ad8fe74259926fe9edb75c5b38 (diff)
parent6991faaac1eda14bf6162d1a2383e7f9ad6bdeae (diff)
Fix for #780276 (run_tests.sh fails test_authors_up_to_date when using git repo)
-rw-r--r--Authors1
-rw-r--r--tools/pip-requires1
2 files changed, 2 insertions, 0 deletions
diff --git a/Authors b/Authors
index 60e1d2dad..d7f70f417 100644
--- a/Authors
+++ b/Authors
@@ -44,6 +44,7 @@ Josh Kearney <josh@jk0.org>
Josh Kleinpeter <josh@kleinpeter.org>
Joshua McKenty <jmckenty@gmail.com>
Justin Santa Barbara <justin@fathomdb.com>
+Justin Shepherd <jshepher@rackspace.com>
Kei Masumoto <masumotok@nttdata.co.jp>
Ken Pepple <ken.pepple@gmail.com>
Kevin Bringard <kbringard@attinteractive.com>
diff --git a/tools/pip-requires b/tools/pip-requires
index e438c2a41..f7eb1703e 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -33,3 +33,4 @@ nova-adminclient
suds==0.4
coverage
nosexcover
+GitPython