summaryrefslogtreecommitdiffstats
path: root/nova/tests/compute_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* First pass at converting run_tests.py to nosetests. The network and objctstor...Eric Day2010-12-161-155/+0
* formatting and naming cleanupAndy Smith2010-12-091-1/+1
* intermediate commit to checkpoint progressAndy Smith2010-12-081-22/+17
* Finished cleaning up the openstack servers API, it no longer touches the data...Eric Day2010-12-031-15/+9
* Merged trunk and resolved conflicts. Again.Eric Day2010-12-021-0/+11
|\
| * Default Instance.display_name to a value even when None is explicitly passed in.Michael Gundlach2010-12-021-0/+10
* | Broke parts of compute manager out into compute.api to separate what gets run...Eric Day2010-12-011-3/+5
|/
* Change retrieval of security groups from kwargs so they are associated proper...Vishvananda Ishaya2010-10-301-0/+21
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-2/+2
* fix remaining testsVishvananda Ishaya2010-10-131-1/+1
* merged trunkVishvananda Ishaya2010-10-131-1/+2
|\
| * merged trunk and fixed testsVishvananda Ishaya2010-10-041-2/+4
| |\
| * | Fixed flat network manager with network index gone.Vishvananda Ishaya2010-09-301-1/+2
* | | Fix the deprecation warnings for passing no context.Vishvananda Ishaya2010-10-011-6/+5
| |/ |/|
* | Refactored APIRequestContextDevin Carlen2010-09-301-4/+4
* | Finished instance context authDevin Carlen2010-09-291-0/+2
|/
* merged schedulerVishvananda Ishaya2010-09-111-0/+1
|\
| * merged ormVishvananda Ishaya2010-09-091-1/+1
| |\
| * | database support for quotasVishvananda Ishaya2010-09-091-0/+1
* | | fix instance timeVishvananda Ishaya2010-09-111-4/+4
| |/ |/|
* | make the db creates return refs instead of idsVishvananda Ishaya2010-09-091-1/+1
|/
* switch to using utcnowVishvananda Ishaya2010-09-091-2/+2
* make timestamps for instances and volumes, includes additions to get deleted ...Vishvananda Ishaya2010-09-081-0/+20
* fixed a few bugs in volume handlingVishvananda Ishaya2010-09-071-1/+1
* Last of cleanup, including removing fake_storage flageVishvananda Ishaya2010-09-071-2/+1
* pylint cleanup of testsVishvananda Ishaya2010-08-301-38/+23
* more pep8Vishvananda Ishaya2010-08-301-1/+2
* all tests pass againVishvananda Ishaya2010-08-301-13/+17
* tests passVishvananda Ishaya2010-08-291-2/+1
* removed the last few references to models.pyVishvananda Ishaya2010-08-271-21/+18
* refactor to have base helper class with shared session and engineSleepsonthefloor2010-08-141-37/+34
|\
| * ComputeConnectionTestCase is almost working againJesse Andrews2010-08-141-24/+14
| * more work on trying to get compute tests passingJesse Andrews2010-08-141-13/+24
|/
* Merge with trunk, including fixing up conflicts with the removal of fake_usersEwan Mellor2010-07-291-1/+1
* merged trunkVishvananda Ishaya2010-07-271-2/+1
* renamed xxxservice to serviceVishvananda Ishaya2010-07-261-2/+2
* renamed xxxnode to xxserviceVishvananda Ishaya2010-07-231-18/+18
* refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-0/+128