summaryrefslogtreecommitdiffstats
path: root/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
* removed redundant unit test importJoe Heck2010-11-131-1/+0
* Fix the --help flag for printing help on twistd-based servicesAndy Smith2010-10-151-0/+1
|\
| * make --help work for twistd-based servicesAndy Smith2010-10-151-0/+1
* | Move Redis code into fakeldap, since it's the only thing that still uses it.Soren Hansen2010-10-141-7/+0
|/
* Merge trunk.Soren Hansen2010-10-121-0/+1
|\
| * Run the virt tests by default.Soren Hansen2010-10-051-0/+1
* | Merge trunkSoren Hansen2010-09-241-2/+1
|\|
| * Reenable access_unittest now that it works with new rbacMichael Gundlach2010-09-211-2/+1
* | Merge trunk.Soren Hansen2010-09-221-1/+2
|\|
| * Fix quota unittest and don't run rbac unit tests for the momentMichael Gundlach2010-09-211-1/+2
* | Merge trunkSoren Hansen2010-09-221-0/+2
|\|
| * merged quotasVishvananda Ishaya2010-09-111-0/+1
| |\
| | * database support for quotasVishvananda Ishaya2010-09-091-0/+1
| * | more scheduler testsVishvananda Ishaya2010-09-021-1/+0
| |\|
| * | scheduler + unittestsVishvananda Ishaya2010-09-021-0/+1
* | | First pass of nwfilter based security group implementation. It is not where i...Soren Hansen2010-09-101-0/+1
| |/ |/|
* | removed dangling filesVishvananda Ishaya2010-09-021-1/+0
|/
* Add db abstraction and unittets for service.py.andy2010-08-211-0/+1
* fixing more network issuesVishvananda Ishaya2010-08-181-1/+1
* rather comprehensive style fixesandy2010-08-161-5/+4
* make rpc.call propogate exception info. Includes testsVishvananda Ishaya2010-08-121-0/+1
* Add some useful features to our flagsandy2010-08-101-0/+1
|\
| * Add some useful features to our flagsandy2010-07-291-0/+1
* | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr...Eric Day2010-08-071-1/+2
|/
* merged trunkVishvananda Ishaya2010-07-271-1/+1
|\
| * Merged trunk. Fixed new references to UserManagerVishvananda Ishaya2010-07-191-0/+9
| |\
| * | Massive refactor of users.pyVishvananda Ishaya2010-07-191-1/+1
* | | refactor daemons to use common base class in preparation for network refactorVishvananda Ishaya2010-07-211-2/+2
| |/ |/|
* | Redirect STDERR to output to an errlog file when running run_tests.py.Jay Pipes2010-07-191-0/+9
|\ \ | |/ |/|
| * Adds a flag to redirect STDERR when running run_tests.py. Defaults to a trun...Jay Pipes2010-07-161-0/+9
* | remove import of vendor since we have PPA nowJesse Andrews2010-07-151-1/+1
|/
* update copyrightsTodd Willey2010-07-151-2/+0
* fix merge errorsTodd Willey2010-07-151-2/+1
* Fixes based on code review 27001.Todd Willey2010-06-251-1/+1
* Admin API + Worker Tracking.Todd Willey2010-06-251-0/+1
* Removed trailing whitespace from headerVishvananda Ishaya2010-06-231-1/+1
* Updated licensesDevin Carlen2010-06-231-9/+14
* fix fakeldap so it can use redis keeperVishvananda Ishaya2010-06-241-0/+8
* Set volume status properly, first pass at validation decorators.Joshua McKenty2010-06-241-0/+1
* Tests for rbac codeVishvananda Ishaya2010-06-241-0/+1
* Adds a Twisted implementation of a process poolandy2010-06-111-0/+1
* Merged Vish's work on adding projects to novaJesse Andrews2010-05-301-1/+0
* initial commitJesse Andrews2010-05-271-0/+99