summaryrefslogtreecommitdiffstats
path: root/nova/test.py
Commit message (Expand)AuthorAgeFilesLines
* port the objectstore tests to the new teststermie2011-03-241-1/+0
* update test base class to monkey patch wsgitermie2011-03-241-5/+32
* Fixing API per spec, to get unit-tests to passRick Harris2011-03-151-0/+26
* Adding instance_id as Glance image_propertyRick Harris2011-03-141-0/+31
* merged upstreamVishvananda Ishaya2011-02-231-0/+1
|\
| * merged trunkVishvananda Ishaya2011-02-231-14/+4
* | use flags for sqlite db names and fix flags in dhcpbridgeVishvananda Ishaya2011-02-231-4/+7
* | merged trunkVishvananda Ishaya2011-02-231-8/+30
|\ \
| * | Fixes various issues regarding verbose logging and logging errors on import.Vishvananda Ishaya2011-02-221-1/+1
| |\|
| * | remove keyword argument, per reviewtermie2011-02-211-1/+1
| * | add a start_service method to our test baseclasstermie2011-02-211-12/+41
* | | move db creation into fixtures and clean db for each testVishvananda Ishaya2011-02-231-15/+2
| |/ |/|
* | fixed newline and moved import fake_flags into run_tests where it makes more ...Vishvananda Ishaya2011-02-211-3/+0
* | get rid of initialized flagVishvananda Ishaya2011-02-211-0/+3
* | move the fake initialized into fake flagsVishvananda Ishaya2011-02-201-2/+0
* | fixes for various logging errors and issuesVishvananda Ishaya2011-02-201-0/+2
|/
* Changed method signature of create_networkNachi Ueno2011-01-261-1/+2
* undo accidental removal of fake_flagsVishvananda Ishaya2011-01-141-2/+1
* remove TrialTestCase again and fix merge issuesVishvananda Ishaya2011-01-141-97/+2
* Merged and fiexed conflicts with r515Nachi Ueno2011-01-041-15/+88
|\
| * First pass at converting run_tests.py to nosetests. The network and objctstor...Eric Day2010-12-161-0/+3
| * pep8 fixestermie2010-12-161-0/+1
| * formatting and naming cleanupAndy Smith2010-12-091-5/+4
| * get service unittests runnning againAndy Smith2010-12-091-24/+94
| * intermediate commit to checkpoint progressAndy Smith2010-12-081-26/+26
* | Support IPv6NTT PF Lab.2010-12-241-1/+2
|/
* Delete BaseTestCase and with it the last reference to tornado.Michael Gundlach2010-10-261-156/+0
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-8/+15
* trivial style changeAndy Smith2010-10-151-2/+2
* prevent leakage of FLAGS changes across testsAndy Smith2010-10-151-29/+27
* cleaned up most of the issuesVishvananda Ishaya2010-10-131-5/+8
* cleanup leftover addressesVishvananda Ishaya2010-10-121-0/+4
* merged trunkVishvananda Ishaya2010-10-121-0/+1
|\
| * Merge trunk.Soren Hansen2010-09-291-5/+49
| |\
| * | move default group creation to apiVishvananda Ishaya2010-09-281-0/+2
| * | Last of cleanup, including removing fake_storage flageVishvananda Ishaya2010-09-071-6/+0
| * | merged trunkVishvananda Ishaya2010-08-171-3/+2
| |\ \
| * | | got run_tests.py to run (with many failed tests)Jesse Andrews2010-08-141-0/+6
* | | | Fixed flat network manager with network index gone.Vishvananda Ishaya2010-09-301-1/+3
* | | | merged trunkVishvananda Ishaya2010-09-301-5/+48
|\ \ \ \ | | |_|/ | |/| |
| * | | Tests turn things into inlineCallbacks.andy2010-09-081-4/+47
| * | | Remove tornado-related code from almost everything.andy2010-09-081-3/+4
| | |/ | |/|
* / | get rid of network indexes and make networks into a poolVishvananda Ishaya2010-09-281-0/+10
|/ /
* / rather comprehensive style fixesandy2010-08-161-3/+2
|/
* Fix up variable names instead of disabling pylint naming rule. Makes variabl...jaypipes@gmail.com2010-08-091-15/+14
* Disables warning about TODO in code comments in pylintrcjaypipes@gmail.com2010-08-091-1/+0
* pylint fixes for /nova/test.pyjaypipes@gmail.com2010-08-091-33/+41
* renamed xxxnode to xxserviceVishvananda Ishaya2010-07-231-4/+4
* reorder imports spacingJesse Andrews2010-07-151-4/+2
* remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1