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
*
Move TimeOverride to the general reusable-test-helper place.
Robert Collins
2012-12-18
1
-0
/
+9
*
Replace fixtures.DetailStream with fixtures.StringStream.
Clark Boylan
2012-12-16
1
-2
/
+2
*
Use testr to run nova unittests.
Clark Boylan
2012-12-14
1
-0
/
+9
*
Add general mechanism for testing api coverage.
Monty Taylor
2012-12-13
1
-0
/
+15
*
Move all temporary files into a single /tmp subdir.
Robert Collins
2012-12-11
1
-0
/
+2
*
Use fixtures library for nova test fixtures.
Monty Taylor
2012-12-07
1
-124
/
+124
*
Make policy.json not filesystem location specific.
Monty Taylor
2012-12-04
1
-0
/
+2
*
Fix test suite to use MiniDNS
Davanum Srinivas
2012-12-03
1
-0
/
+2
*
Move global fixture setup into nova/test.py
Monty Taylor
2012-11-22
1
-1
/
+74
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Allow group='foo' in self.flags() for tests.
Chris Behrens
2012-11-15
1
-1
/
+2
*
Isolate tests from the environment variable http_proxy.
Robert Collins
2012-11-14
1
-0
/
+2
*
Merge "Remove custom test assertions."
Jenkins
2012-11-13
1
-83
/
+0
|
\
|
*
Remove custom test assertions.
Monty Taylor
2012-11-10
1
-83
/
+0
*
|
Switch from FLAGS to CONF in tests
Mark McLoughlin
2012-11-10
1
-5
/
+5
|
/
*
Removed two unused imports.
Monty Taylor
2012-11-09
1
-2
/
+0
*
Move parse_args to nova.config
Mark McLoughlin
2012-11-04
1
-1
/
+2
*
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
[next]