summaryrefslogtreecommitdiffstats
path: root/run_tests.py
Commit message (Expand)AuthorAgeFilesLines
* allow users to omit 'nova.tests' with run_teststermie2011-02-231-1/+27
* fixed newline and moved import fake_flags into run_tests where it makes more ...Vishvananda Ishaya2011-02-211-0/+2
* remove changes to test dbVishvananda Ishaya2011-02-211-2/+0
* switch to explicit call to logging.setup()Vishvananda Ishaya2011-02-211-0/+2
* use tests.sqlite so it doesn't conflict with running dbVishvananda Ishaya2011-02-211-2/+2
* fixes for various logging errors and issuesVishvananda Ishaya2011-02-201-3/+2
* add logging.basicConfig() to teststermie2011-01-301-0/+3
* Pass a PluginManager to nose.config.Config(). This lets us use plugins like c...Soren Hansen2011-01-201-1/+2
* move db sync into nosetests package-level fixtures so that the existing noset...Andy Smith2011-01-181-7/+0
* add support for database migrationAndy Smith2011-01-121-1/+8
* change exit codetermie2010-12-301-1/+1
* Output of run_tests.sh to be closer to trialtermie2010-12-281-0/+68
* First pass at converting run_tests.py to nosetests. The network and objctstor...Eric Day2010-12-161-125/+0
* merged from upstreamtermie2010-12-151-0/+3
|\
| * Initial i18n commit for endpoints. All endpoints must installjaypipes@gmail.com2010-12-111-0/+3
* | updates per reviewtermie2010-12-141-5/+0
* | formatting and naming cleanupAndy Smith2010-12-091-1/+0
* | get service unittests runnning againAndy Smith2010-12-091-3/+1
* | intermediate commit to checkpoint progressAndy Smith2010-12-081-3/+11
|/
* Added a .mailmap that maps addresses in bzr to people's real, preferredSoren Hansen2010-11-111-2/+3
* 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
|/