summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVlad Okhrimenko <vokhrimenko@mirantis.com>2014-09-12 16:54:47 +0300
committerVlad Okhrimenko <vokhrimenko@mirantis.com>2014-10-22 16:20:09 +0300
commit4556bc808635d0f0b77139e6b1f2c25f3f4c1093 (patch)
tree63bb539ef81ec76dbf5567a014e27fe3321f2a66 /test-requirements.txt
parent2bd1ecf6f5df7ef02af63180e4fd3624fd7c4a0f (diff)
downloadhorizon-4556bc808635d0f0b77139e6b1f2c25f3f4c1093.tar.gz
Hide the "Host Aggregates" admin panel if not enabled
This checks ether the extension is supported in nova and disables access to the panel (hiding it) if not. Closes-Bug: #1332066 Change-Id: Ie6f5ec7a833d489adca6d56f34a39579e9eabdde
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 50c6899b0..1f317357a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11,6 +11,7 @@ hacking>=0.9.2,<0.10
#
coverage>=3.6
django-nose
+mock>=1.0
mox>=0.5.3
nodeenv>=0.9.4 # BSD License
nose