summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | Merge "Optimize some of the periodic task database queries in n-cpu"Jenkins2013-04-103-4/+11
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Optimize some of the periodic task database queries in n-cpuDan Smith2013-04-103-4/+11
* | | | | | | | | | Merge "Change DB API instance functions for selective metadata fetching"Jenkins2013-04-106-35/+55
|\| | | | | | | | |
| * | | | | | | | | Change DB API instance functions for selective metadata fetchingDan Smith2013-04-106-35/+55
* | | | | | | | | | Merge "Replace metadata joins with another query"Jenkins2013-04-103-29/+144
|\| | | | | | | | |
| * | | | | | | | | Replace metadata joins with another queryDan Smith2013-04-103-29/+144
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "set timeout for paramiko ssh connection"Jenkins2013-04-102-1/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | set timeout for paramiko ssh connectionPhong Ly2013-04-062-1/+4
* | | | | | | | | Merge "baremetal: Integrate provisioning and non-provisioning interfaces"Jenkins2013-04-106-12/+131
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | baremetal: Integrate provisioning and non-provisioning interfacesArata Notsu2013-04-046-12/+131
* | | | | | | | | | Merge "Fix error message in pre_live_migration."Jenkins2013-04-101-8/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix error message in pre_live_migration.Michael Still2013-04-081-8/+10
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-04-1022-82596/+146946
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-1022-82596/+146946
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Fix typo: libvir => libvirt"Jenkins2013-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Fix typo: libvir => libvirtJoe Gordon2013-04-101-1/+1
* | | | | | | | | | Merge "Cleanup trailing whitespace in api samples."Jenkins2013-04-108-26/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Cleanup trailing whitespace in api samples.Michael Still2013-04-108-26/+26
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge "Remove unnecessary LOG initialisation"Jenkins2013-04-1081-212/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-1081-212/+0
| |/ / / / / / / / /
* | | | | | | | | | Merge "Clarify volume related exception message"Jenkins2013-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clarify volume related exception messageJoe Gordon2013-04-101-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Remove unnecessary parens.Russell Bryant2013-04-103-5/+5
* | | | | | | | | | Simplify random host choice.Russell Bryant2013-04-102-15/+14
|/ / / / / / / / /
* | | | | | | | | Add tenant/ user id to volume usage notificationsOllie Leahy2013-04-0910-20/+267
* | | | | | | | | Merge "Catch NoValidHost exception during live-migration"Jenkins2013-04-092-1/+34
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Catch NoValidHost exception during live-migrationHans Lindgren2013-04-092-1/+34
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Import eventlet in __init__.py"Jenkins2013-04-092-0/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Import eventlet in __init__.pyMichael Still2013-04-092-0/+37
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge "Evacuated instance disk not deleted"Jenkins2013-04-095-4/+211
|\ \ \ \ \ \ \ \
| * | | | | | | | Evacuated instance disk not deletedKravchenko Pavel2013-04-095-4/+211
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Fix a bad tearDown method in test_quantumv2.py."Jenkins2013-04-091-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a bad tearDown method in test_quantumv2.py.Robert Collins2013-04-091-6/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Security groups may be unavailable"Jenkins2013-04-091-4/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Security groups may be unavailableStanislaw Pitucha2013-04-091-4/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "libvirt: Get driver type from base image type."Jenkins2013-04-094-18/+51
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | libvirt: Get driver type from base image type.Vishvananda Ishaya2013-04-024-18/+51
* | | | | | | | Merge "Add reset function to nova coverage."Jenkins2013-04-092-1/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | Add reset function to nova coverage.Mitsuhiko Yamazaki2013-04-082-1/+49
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Add an extension to show the network id of a virtual interface"Jenkins2013-04-0915-4/+344
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add an extension to show the network id of a virtual interfaceZhi Yan Liu2013-04-0815-4/+344
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "nova-consoleauth start failed by consoleauth_manager option missing "Jenkins2013-04-081-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | nova-consoleauth start failed by consoleauth_manager option missing Zhi Yan Liu2013-04-071-0/+1
| |/ / / / /
* | | | | | Merge "Add missing tests for instance_type_extra_specs_* methods"Jenkins2013-04-081-0/+45
|\ \ \ \ \ \
| * | | | | | Add missing tests for instance_type_extra_specs_* methodsBoris Pavlovic2013-04-051-0/+45
* | | | | | | Merge "Remove race condition (in InstanceTypeProjects)"Jenkins2013-04-083-10/+86
|\| | | | | |
| * | | | | | Remove race condition (in InstanceTypeProjects)Boris Pavlovic2013-04-053-10/+86
* | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-04-081-298/+632
| |/ / / / / |/| | | | |
* | | | | | Merge "Cannot boot vm if quantum plugin does not support L3 api"Jenkins2013-04-072-1/+21
|\ \ \ \ \ \
| * | | | | | Cannot boot vm if quantum plugin does not support L3 apiAaron Rosen2013-04-042-1/+21
| |/ / / / /