summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | preserve order of pre-existing iptables chainsChet Burgess2013-02-111-43/+75
* | | | | | | | | | | Merge "Allow archiving deleted rows to shadow tables, for performance."Jenkins2013-02-152-0/+207
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow archiving deleted rows to shadow tables, for performance.David Ripton2013-02-142-0/+207
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "VirtualPowerDriver catches ProcessExecutionError."Jenkins2013-02-151-38/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VirtualPowerDriver catches ProcessExecutionError.Devananda van der Veen2013-02-141-38/+47
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Make scheduler remove dead nodes from its cache."Jenkins2013-02-151-4/+59
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make scheduler remove dead nodes from its cache.Devananda van der Veen2013-02-111-4/+59
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "filter_scheduler: Select from a subset of hosts."Jenkins2013-02-151-0/+100
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | filter_scheduler: Select from a subset of hosts.John Herndon2013-02-141-0/+100
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "add config drive to api_samples"Jenkins2013-02-149-1/+247
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | add config drive to api_samplesAdalberto Medeiros2013-02-149-1/+247
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge "Canonizes IPv6 before insert it into the db"Jenkins2013-02-141-0/+24
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Canonizes IPv6 before insert it into the dbMauro S. M. Rodrigues2013-02-131-0/+24
* | | | | | | | | Merge "Allow aggregate create to have None as the az"Jenkins2013-02-141-0/+10
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Allow aggregate create to have None as the azJoe Gordon2013-02-121-0/+10
* | | | | | | | | Merge "Allow multiple dns servers when starting dnsmasq"Jenkins2013-02-141-0/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Allow multiple dns servers when starting dnsmasqVishvananda Ishaya2013-02-071-0/+67
* | | | | | | | | | Merge "Return dest_check_data as expected by the Scheduler"Jenkins2013-02-141-3/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Return dest_check_data as expected by the SchedulerArmando Migliaccio2013-02-091-3/+4
| |/ / / / / / / / /
* | | | | | | | | | Merge "Fix passing conductor to get_instance_nw_info()"Jenkins2013-02-141-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix passing conductor to get_instance_nw_info()Dan Smith2013-02-121-1/+1
* | | | | | | | | | | Merge "Use a more specific error reporting invalid disk hardware"Jenkins2013-02-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use a more specific error reporting invalid disk hardwareDaniel P. Berrange2013-02-131-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "API extension for accessing instance_actions"Jenkins2013-02-1412-3/+432
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | API extension for accessing instance_actionsAndrew Laski2013-02-1312-3/+432
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Add GlusterFS libvirt volume connector"Jenkins2013-02-141-0/+28
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | Add GlusterFS libvirt volume connectorEric Harney2013-02-131-0/+28
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "VMWare driver to use current nova.network.model"Jenkins2013-02-133-40/+128
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | VMWare driver to use current nova.network.modelAmir Sadoughi2013-02-123-40/+128
* | | | | | | | | | Merge "Check the length of flavor name in "flavor-create""Jenkins2013-02-132-0/+26
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Check the length of flavor name in "flavor-create"Haiwei Xu2013-02-132-0/+26
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge "Add API sample tests to Services extension"Jenkins2013-02-136-1/+110
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add API sample tests to Services extensionivan-zhu2013-02-136-1/+110
| |/ / / / / / / /
* | | | | | | | | Merge "Make compute manager use conductor for stopping instances"Jenkins2013-02-131-0/+6
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Make compute manager use conductor for stopping instancesDan Smith2013-02-121-0/+6
| | |/ / / / / | |/| | | | |
* | | | | | | Allow VIF model to be chosen per imageDaniel P. Berrange2013-02-132-3/+43
| |/ / / / / |/| | | | |
* | | | | | Merge "Handle compute node not available for live migration"Jenkins2013-02-132-10/+103
|\ \ \ \ \ \
| * | | | | | Handle compute node not available for live migrationJian Wen2013-01-312-10/+103
* | | | | | | Merge "Fix update quota with invalid value"Jenkins2013-02-131-0/+39
|\ \ \ \ \ \ \
| * | | | | | | Fix update quota with invalid valueZhou ShaoYu2013-02-021-0/+39
* | | | | | | | Merge "Properly write non-raw LVM images on creation"Jenkins2013-02-131-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Properly write non-raw LVM images on creationRafi Khardalian2013-02-101-4/+4
* | | | | | | | | Merge "Simplify and optimize az server output extension."Jenkins2013-02-139-28/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Simplify and optimize az server output extension.Vishvananda Ishaya2013-02-129-28/+22
* | | | | | | | | | Merge "Add an extension to show the type of an ip."Jenkins2013-02-1318-5/+424
|\| | | | | | | | | | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add an extension to show the type of an ip.Vishvananda Ishaya2013-02-1218-5/+424
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Make the metadata paths use conductor"Jenkins2013-02-122-4/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the metadata paths use conductorDan Smith2013-02-122-4/+53
| |/ / / / / / /
* | | | | | | | Merge "xenapi: Remove unecessary exception handling"Jenkins2013-02-121-14/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | xenapi: Remove unecessary exception handlingRick Harris2013-02-121-14/+18
| | |_|_|_|_|_|/ | |/| | | | | |