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