index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
tests
/
test_misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving `test_misc` tests to better locations
Rick Harris
2013-06-05
1
-61
/
+0
*
Update OpenStack LLC to Foundation
Kurt Taylor
2013-02-26
1
-1
/
+1
*
Merge "Enable nova exception format checking in tests."
Jenkins
2013-01-04
1
-0
/
+2
|
\
|
*
Enable nova exception format checking in tests.
Dan Prince
2012-12-21
1
-0
/
+2
*
|
Removed unused imports.
Chuck Short
2012-12-21
1
-5
/
+0
|
/
*
Migrate to fileutils and lockutils.
Michael Still
2012-10-25
1
-94
/
+0
*
Makes sure tests don't leave lockfiles around
Vishvananda Ishaya
2012-08-17
1
-38
/
+42
*
Improve external lock implementation
Stanislaw Pitucha
2012-08-04
1
-9
/
+7
*
Remove unused imports
Joe Gordon
2012-08-02
1
-1
/
+0
*
Finish AUTHORS transition.
Monty Taylor
2012-07-05
1
-27
/
+0
*
Workaround issue with greenthreads and lockfiles
Vishvananda Ishaya
2012-03-16
1
-0
/
+16
*
Don't use _ for variable name
Johannes Erdfelt
2012-03-07
1
-1
/
+1
*
Merge "Check all migrations have downgrade in test_misc"
Jenkins
2012-03-06
1
-24
/
+2
|
\
|
*
Check all migrations have downgrade in test_misc
Hengqing Hu
2012-02-28
1
-24
/
+2
*
|
Minor cleanup based on HACKING
Joe Gordon
2012-03-01
1
-3
/
+2
|
/
*
Bug #912858: test_authors_up_to_date does not deal with capitalized names pro...
Armando Migliaccio
2012-01-06
1
-2
/
+3
*
Remove bzr related code in tests/test_misc
Joe Gordon
2011-12-06
1
-20
/
+1
*
Adding downgrade for migration 57 plus test
Rick Harris
2011-11-14
1
-0
/
+46
*
Made jenkins email pruning more resilient.
Monty Taylor
2011-09-23
1
-1
/
+1
*
Don't use GitPython for authors check
Mark McLoughlin
2011-09-23
1
-10
/
+5
*
Tests to assure all exceptions can be raised as well as fixing NotAuthorized
Vishvananda Ishaya
2011-06-02
1
-0
/
+13
*
It's ok if there's no commit history. Otherwise the test suite in the tarball...
Soren Hansen
2011-05-04
1
-1
/
+1
*
add support for git checking and a default of failing if the history can't be...
Jason Kölker
2011-04-19
1
-17
/
+32
*
pep8
Soren Hansen
2011-03-22
1
-1
/
+3
*
Add a test for leaked semaphores.
Soren Hansen
2011-03-22
1
-4
/
+8
*
Make synchronized decorator not leak semaphores, at the expense of not being ...
Soren Hansen
2011-03-22
1
-1
/
+0
*
Make synchronized support both external (file based) locks as well as interna...
Soren Hansen
2011-03-22
1
-2
/
+32
*
Make Authors check account for tests being run with different os.getcwd() dep...
Soren Hansen
2011-03-11
1
-5
/
+7
*
Stop assuming anything about the order in which the two processes are scheduled.
Soren Hansen
2011-03-09
1
-22
/
+25
*
Use functools.wraps to make sure wrapped method's metadata (docstring and nam...
Soren Hansen
2011-03-01
1
-2
/
+10
*
Add utils.synchronized decorator to allow for synchronising method entrance a...
Soren Hansen
2011-02-28
1
-1
/
+36
*
Duh, continue skips iteration, not pass. #iamanidiot
jaypipes@gmail.com
2011-02-21
1
-1
/
+1
*
PEP8 errors and remove check in authors file for nova-core, since nova-core o...
jaypipes@gmail.com
2011-02-21
1
-0
/
+2
*
First pass at converting run_tests.py to nosetests. The network and objctstor...
Eric Day
2010-12-16
1
-0
/
+55