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
/
test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use testtools as the base testcase class.
Monty Taylor
2012-10-29
1
-87
/
+4
*
Add TestCase.stub_module to make stubbing modules easier
Johannes Erdfelt
2012-10-02
1
-0
/
+15
*
Remove TestCase.assertNotRaises
Johannes Erdfelt
2012-10-01
1
-27
/
+0
*
Fix spelling typos
Joe Gordon
2012-08-16
1
-1
/
+1
*
Remove unused imports
Joe Gordon
2012-08-02
1
-1
/
+0
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Cleanup of image service code
Brian Waldon
2012-06-27
1
-4
/
+0
*
SM volume driver: DB changes and tests
Renuka Apte
2012-06-18
1
-0
/
+9
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-2
/
+2
*
Merge "Unused imports cleanup (folsom-2)"
Jenkins
2012-06-06
1
-2
/
+0
|
\
|
*
Unused imports cleanup (folsom-2)
Zhongyue Luo
2012-06-03
1
-2
/
+0
*
|
Adds `disabled` field for instance-types.
Rick Harris
2012-06-05
1
-0
/
+27
*
|
convert virt drivers to fully dynamic loading
Sean Dague
2012-05-31
1
-4
/
+0
|
/
*
Use cfg's new global CONF object
Mark McLoughlin
2012-05-30
1
-0
/
+1
*
Use cfg's new behavior of reset() clearing overrides
Mark McLoughlin
2012-05-21
1
-13
/
+5
*
Alphabetize imports
Joe Gordon
2012-05-14
1
-2
/
+2
*
Run tools/hacking.py instead of pep8 mandatory.
Yuriy Taraday
2012-04-10
1
-2
/
+2
*
Remove nova.rpc.impl_carrot.
Russell Bryant
2012-04-02
1
-5
/
+0
*
Make sqlite in-memory-db usable to unittest
Hengqing Hu
2012-03-17
1
-2
/
+2
*
Clear created attributes when tearing down tests
Johannes Erdfelt
2012-03-07
1
-0
/
+6
*
assertRaises(Exception, ...) considered harmful
Johannes Erdfelt
2012-03-04
1
-0
/
+4
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-2
/
+2
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-6
/
+7
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-4
/
+11
*
Clean up pylint errors in top-level files
Brian Waldon
2011-12-29
1
-3
/
+1
*
First steps towards consolidating testing infrastructure
Duncan McGreggor
2011-12-06
1
-2
/
+2
*
Fix RPC responses to allow None response correctly.
Chris Behrens
2011-11-29
1
-1
/
+0
*
More spelling fixes inside of nova
Joe Gordon
2011-11-09
1
-2
/
+2
*
Remove unused flag_overrides from TestCase
Mark McLoughlin
2011-10-15
1
-4
/
+0
*
moved floating ip db access and sanity checking from network api into network...
Trey Morris
2011-09-30
1
-0
/
+1
*
support the extra optional arguments for msg to assertIn and assertNotIn
Chris Behrens
2011-08-29
1
-6
/
+6
*
fix for assertIn and assertNotIn use which was added in python 2.7. this mak...
Chris Behrens
2011-08-28
1
-0
/
+18
*
Implemented @test.skip_unless and @test.skip_if functionality in nova/test.py.
Justin Shepherd
2011-08-05
1
-2
/
+33
|
\
|
*
utilized functools.wraps
Justin Shepherd
2011-08-04
1
-6
/
+3
|
*
Conditionals were not actually runing the tests when they were supposed to. R...
Justin Shepherd
2011-08-03
1
-0
/
+2
|
*
Resolved pep8 errors
Justin Shepherd
2011-08-02
1
-1
/
+2
|
*
Added @test.skip_unless and @test.skip_if functionality. Also created nova/te...
Justin Shepherd
2011-08-01
1
-0
/
+31
*
|
remove storing original flags verbosity
Chris Behrens
2011-08-04
1
-1
/
+0
*
|
remove set_flags_verbosity.. it's not needed
Chris Behrens
2011-08-04
1
-5
/
+0
*
|
switch FLAGS.* = in tests to self.flags(...)
Chris Behrens
2011-08-03
1
-5
/
+3
*
|
more cleanup of API tests regarding FLAGS
Chris Behrens
2011-08-03
1
-0
/
+6
|
/
*
Implements a simplified messaging abstraction with the least amount of impact...
Zed Shaw
2011-07-26
1
-16
/
+0
*
image/fake: added teardown method
Isaku Yamahata
2011-07-08
1
-0
/
+4
*
merge with trunk
Isaku Yamahata
2011-07-08
1
-23
/
+19
|
\
|
*
merged trunk, fixed the floating_ip fixed_ip exception stupidity
Trey Morris
2011-06-29
1
-23
/
+0
|
|
\
|
|
*
General cleanup and refactor of a lot of the API/WSGI service code.
Brian Lamar
2011-06-18
1
-23
/
+0
|
*
|
bunch of docstring changes
Trey Morris
2011-06-17
1
-2
/
+2
|
*
|
merge with trey
Jason Koelker
2011-06-06
1
-7
/
+23
|
|
\
|
|
*
|
pep8 fixes
Jason Kölker
2011-05-31
1
-1
/
+1
[next]