summaryrefslogtreecommitdiffstats
path: root/nova
diff options
context:
space:
mode:
authorKevin L. Mitchell <kevin.mitchell@rackspace.com>2011-03-21 00:41:23 +0000
committerKevin L. Mitchell <kevin.mitchell@rackspace.com>2011-03-21 00:41:23 +0000
commitfa6778586ab303f9e65aa3c50b80d20a4f097c6f (patch)
tree676e2febbf2fefbcd251d3a609230b7458911d29 /nova
parent4453021476fac599c0cee126b6eaa426d4878145 (diff)
downloadnova-fa6778586ab303f9e65aa3c50b80d20a4f097c6f.tar.gz
nova-fa6778586ab303f9e65aa3c50b80d20a4f097c6f.tar.xz
nova-fa6778586ab303f9e65aa3c50b80d20a4f097c6f.zip
Rename test to describe what it actually does
Diffstat (limited to 'nova')
-rw-r--r--nova/tests/api/openstack/test_auth.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/tests/api/openstack/test_auth.py b/nova/tests/api/openstack/test_auth.py
index c42c12f7b..ff8d42a14 100644
--- a/nova/tests/api/openstack/test_auth.py
+++ b/nova/tests/api/openstack/test_auth.py
@@ -132,7 +132,7 @@ class Test(test.TestCase):
class TestFunctional(test.TestCase):
- def test_token_lp718999(self):
+ def test_token_expiry(self):
ctx = context.get_admin_context()
tok = db.auth_token_create(ctx, dict(
token_hash='bacon',