summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_scheduler.py
Commit message (Expand)AuthorAgeFilesLines
* Moving tests into scheduler subdirectoryRick Harris2011-05-171-1118/+0
* Adding basic tests for call_zone_methodRick Harris2011-05-121-4/+57
* further cleanup of nova/exceptions.pyBrian Waldon2011-04-271-7/+3
* Addressing exception.NotFound across the projectBrian Waldon2011-04-211-12/+8
* merging lp:~rackspace-titan/nova/exceptions-refactor-invalidBrian Waldon2011-04-191-48/+21
|\
| * correcting tests; pep8Brian Waldon2011-04-151-48/+21
* | Change '== None' to 'is None'Jason Koelker2011-04-181-2/+2
|/
* Refactor so that instances.instance_type is now instances.instance_type_id.Dan Prince2011-04-041-1/+1
* pep8 and fixed up zone-listSandy Walsh2011-03-221-17/+23
* added zone routing flag testSandy Walsh2011-03-211-0/+1
* routing test coverageSandy Walsh2011-03-211-0/+9
* routing test coverageSandy Walsh2011-03-211-23/+98
* better comments. First redirect testSandy Walsh2011-03-211-12/+12
* better comments. First redirect testSandy Walsh2011-03-211-0/+70
* merged to trunk rev781Kei Masumoto2011-03-101-3/+1
|\
| * make compute get the new images properly, fix a bunch of tests, and provide c...Vishvananda Ishaya2011-03-071-3/+1
* | fixed based on reviewer's comment.Kei Masumoto2011-03-101-2/+3
* | Merged to trunk rev 757. Main changes are below.Kei Masumoto2011-03-041-8/+8
* | Fixed based on reviewer's comments. Main changes are below.Kei Masumoto2011-03-031-7/+7
* | 1. merged trunk rev749Kei Masumoto2011-03-011-85/+19
|\|
| * remove unnecessary stuboutVishvananda Ishaya2011-02-221-1/+0
| * Lots of test fixingVishvananda Ishaya2011-02-221-0/+3
| * add a start_service method to our test baseclasstermie2011-02-211-84/+16
* | Fixed some docstringKei Masumoto2011-02-231-1/+2
* | Fix tiny mitakes! (remove unnecessary comment, etc)Kei Masumoto2011-02-231-1/+1
* | Fixed based on reviewer's comment.Kei Masumoto2011-02-221-89/+52
* | Fixed based on reviewer's comment.Kei Masumoto2011-02-221-581/+480
|\|
* | Merge request candidate version.Kei Masumoto2011-02-151-112/+115
|\|
* | 1. Merged to rev654(?)Kei Masumoto2011-02-101-5/+2
|\|
* | 1. Discard nova-manage host listKei Masumoto2011-01-311-70/+105
* | adding testcodeKei Masumoto2011-01-271-0/+722
|/
* remove extra whitspacesEldar Nugaev2011-01-121-1/+1
* resolve pylint warningsEldar Nugaev2011-01-121-54/+24
* mergeEldar Nugaev2011-01-071-3/+128
|\
| * mergeEldar Nugaev2011-01-071-0/+43
| * pep8 fixesTodd Willey2011-01-031-2/+3
| |\
| | * Fix scheduler testcase so it knows all flags and can run in isolation.Todd Willey2010-12-291-0/+1
| * | Defualt services to enabled.Todd Willey2010-12-281-27/+7
| * | Merge trunk.Todd Willey2010-12-281-3/+107
| |/
* | adding zones to apiIlya Alekseyev2010-12-241-3/+4
* | Merge with trunkIlya Alekseyev2010-12-231-0/+43
|/
* Merged trunk and resolved conflicts.Eric Day2010-12-231-0/+1
* First pass at converting run_tests.py to nosetests. The network and objctstor...Eric Day2010-12-161-0/+246