summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorEndre Karlson <endre.karlson@gmail.com>2013-11-18 13:53:30 +0100
committerEndre Karlson <endre.karlson@gmail.com>2013-11-18 14:28:43 +0100
commitc81d5f36c289ef3eeb7f23e3995ce1aa9377e50f (patch)
treee7077d995a78f31e3284ee50d1c84a9c02e7be53 /openstack-common.conf
parent20fd3a90fb5a97b3de43776063d529fa9b69f814 (diff)
downloaddesignate-c81d5f36c289ef3eeb7f23e3995ce1aa9377e50f.tar.gz
Switch to testr / testtools / fixtures, remove nose
* This also fixes us up to hacking standards * Remove assertGreater* usage in favor of assertEqual py26.. * assertEquals > assertEqual Change-Id: I8083c96da09897d650ca6fffc0e340d9c057db8d
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 12300032..f62ce3e4 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -12,6 +12,7 @@ module=processutils
module=rootwrap
module=rpc
module=service
+module=test
module=timeutils
module=uuidutils
module=wsgi