summaryrefslogtreecommitdiff
path: root/nova/tests/fake_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Make spawn_n() stub properly ignore errors in the child thread workDan Smith2014-08-041-1/+9
* Call scheduler for run_instance from conductorAndrew Laski2013-06-041-0/+28
* Convert to using newly imported processutils.Michael Still2013-05-081-112/+0
* Convert to using oslo's execute() method.Michael Still2013-05-041-2/+2
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Improved localization testing.Yuriy Taraday2012-04-101-1/+1
* Only raw string literals should be used with _()Johannes Erdfelt2012-03-041-1/+1
* Standardize logging delaration and useJason Kölker2012-02-141-1/+1
* PEP8 remove direct type comparisonslzyeval2012-01-031-1/+0
* Minor fix to reduce diffThierry Carrez2011-08-091-5/+5
* Fix usage of sudo -E and addl_env in dnsmasq/radvd calls, remove addl_env sup...Thierry Carrez2011-08-091-4/+8
* style fixesArmando Migliaccio2011-03-281-4/+10
* addressed termies review (first round)Armando Migliaccio2011-03-281-7/+4
* Addressing Rick Clark's comments.Salvatore Orlando2011-03-241-8/+8
* Merged with trunkSalvatore Orlando2011-03-131-7/+15
* OS-55: Added a test case for XenAPI file-based network injectionAndy Southgate2011-01-261-0/+98