commit | 89edc117dee08c4772313a1393cdfa2d7c669605 | [log] [tgz] |
---|---|---|
author | Paul Glass <paul.glass@rackspace.com> | Thu Apr 21 17:06:33 2016 +0000 |
committer | Paul Glass <paul.glass@rackspace.com> | Wed Apr 27 15:18:40 2016 +0000 |
tree | b545d9035b45e3779dbae017cb3a62056145b9f3 | |
parent | 8abae332fbceb696e4b42fbda988ad4d2647003f [diff] [blame] |
Add quotas client + tests, for the admin api Change-Id: I7743f97b919511dc0c9d06415838ab4c3dfcac33
diff --git a/.gitignore b/.gitignore index 8ae2b42..a6a0b0b 100644 --- a/.gitignore +++ b/.gitignore
@@ -14,13 +14,13 @@ *.log .coverage .coverage.* -.testrepository/* +/.testrepository/* .tox .venv cover flake8_results.html -functionaltests/.testrepository/ -functionaltests/tempest.log +tempest.log +tempest.conf htmlcov/ venv