Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving tests into scheduler subdirectory | Rick Harris | 2011-05-17 | 1 | -1118/+0 |
* | Adding basic tests for call_zone_method | Rick Harris | 2011-05-12 | 1 | -4/+57 |
* | further cleanup of nova/exceptions.py | Brian Waldon | 2011-04-27 | 1 | -7/+3 |
* | Addressing exception.NotFound across the project | Brian Waldon | 2011-04-21 | 1 | -12/+8 |
* | merging lp:~rackspace-titan/nova/exceptions-refactor-invalid | Brian Waldon | 2011-04-19 | 1 | -48/+21 |
|\ | |||||
| * | correcting tests; pep8 | Brian Waldon | 2011-04-15 | 1 | -48/+21 |
* | | Change '== None' to 'is None' | Jason Koelker | 2011-04-18 | 1 | -2/+2 |
|/ | |||||
* | Refactor so that instances.instance_type is now instances.instance_type_id. | Dan Prince | 2011-04-04 | 1 | -1/+1 |
* | pep8 and fixed up zone-list | Sandy Walsh | 2011-03-22 | 1 | -17/+23 |
* | added zone routing flag test | Sandy Walsh | 2011-03-21 | 1 | -0/+1 |
* | routing test coverage | Sandy Walsh | 2011-03-21 | 1 | -0/+9 |
* | routing test coverage | Sandy Walsh | 2011-03-21 | 1 | -23/+98 |
* | better comments. First redirect test | Sandy Walsh | 2011-03-21 | 1 | -12/+12 |
* | better comments. First redirect test | Sandy Walsh | 2011-03-21 | 1 | -0/+70 |
* | merged to trunk rev781 | Kei Masumoto | 2011-03-10 | 1 | -3/+1 |
|\ | |||||
| * | make compute get the new images properly, fix a bunch of tests, and provide c... | Vishvananda Ishaya | 2011-03-07 | 1 | -3/+1 |
* | | fixed based on reviewer's comment. | Kei Masumoto | 2011-03-10 | 1 | -2/+3 |
* | | Merged to trunk rev 757. Main changes are below. | Kei Masumoto | 2011-03-04 | 1 | -8/+8 |
* | | Fixed based on reviewer's comments. Main changes are below. | Kei Masumoto | 2011-03-03 | 1 | -7/+7 |
* | | 1. merged trunk rev749 | Kei Masumoto | 2011-03-01 | 1 | -85/+19 |
|\| | |||||
| * | remove unnecessary stubout | Vishvananda Ishaya | 2011-02-22 | 1 | -1/+0 |
| * | Lots of test fixing | Vishvananda Ishaya | 2011-02-22 | 1 | -0/+3 |
| * | add a start_service method to our test baseclass | termie | 2011-02-21 | 1 | -84/+16 |
* | | Fixed some docstring | Kei Masumoto | 2011-02-23 | 1 | -1/+2 |
* | | Fix tiny mitakes! (remove unnecessary comment, etc) | Kei Masumoto | 2011-02-23 | 1 | -1/+1 |
* | | Fixed based on reviewer's comment. | Kei Masumoto | 2011-02-22 | 1 | -89/+52 |
* | | Fixed based on reviewer's comment. | Kei Masumoto | 2011-02-22 | 1 | -581/+480 |
|\| | |||||
* | | Merge request candidate version. | Kei Masumoto | 2011-02-15 | 1 | -112/+115 |
|\| | |||||
* | | 1. Merged to rev654(?) | Kei Masumoto | 2011-02-10 | 1 | -5/+2 |
|\| | |||||
* | | 1. Discard nova-manage host list | Kei Masumoto | 2011-01-31 | 1 | -70/+105 |
* | | adding testcode | Kei Masumoto | 2011-01-27 | 1 | -0/+722 |
|/ | |||||
* | remove extra whitspaces | Eldar Nugaev | 2011-01-12 | 1 | -1/+1 |
* | resolve pylint warnings | Eldar Nugaev | 2011-01-12 | 1 | -54/+24 |
* | merge | Eldar Nugaev | 2011-01-07 | 1 | -3/+128 |
|\ | |||||
| * | merge | Eldar Nugaev | 2011-01-07 | 1 | -0/+43 |
| * | pep8 fixes | Todd Willey | 2011-01-03 | 1 | -2/+3 |
| |\ | |||||
| | * | Fix scheduler testcase so it knows all flags and can run in isolation. | Todd Willey | 2010-12-29 | 1 | -0/+1 |
| * | | Defualt services to enabled. | Todd Willey | 2010-12-28 | 1 | -27/+7 |
| * | | Merge trunk. | Todd Willey | 2010-12-28 | 1 | -3/+107 |
| |/ | |||||
* | | adding zones to api | Ilya Alekseyev | 2010-12-24 | 1 | -3/+4 |
* | | Merge with trunk | Ilya Alekseyev | 2010-12-23 | 1 | -0/+43 |
|/ | |||||
* | Merged trunk and resolved conflicts. | Eric Day | 2010-12-23 | 1 | -0/+1 |
* | First pass at converting run_tests.py to nosetests. The network and objctstor... | Eric Day | 2010-12-16 | 1 | -0/+246 |