summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-0741-400/+409
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.console"Jenkins2012-11-086-33/+37
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Switch from FLAGS to CONF in nova.consoleMark McLoughlin2012-11-076-33/+37
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Corrects usage of db.api.network_get"Jenkins2012-11-082-1/+56
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Corrects usage of db.api.network_getJian Wen2012-11-072-1/+56
* | | | | | | | | | | | Merge "Decouple EC2 API from using instance id"Jenkins2012-11-085-32/+33
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Decouple EC2 API from using instance idMotoKen2012-11-075-32/+33
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Refactor resource tracker claims and test logic."Jenkins2012-11-075-419/+433
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor resource tracker claims and test logic.Brian Elliott2012-11-075-419/+433
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Remove unused function require_instance_existsDavid Ripton2012-11-071-14/+0
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Remove out-of-date commentJohannes Erdfelt2012-11-071-2/+0
* | | | | | | | | | Merge "Fix bandwidth polling exception."Jenkins2012-11-071-2/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix bandwidth polling exception.Monsyne Dragon2012-11-051-2/+3
* | | | | | | | | | Merge "libvirt: Regenerates xml instead of using on-disk"Jenkins2012-11-071-8/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | libvirt: Regenerates xml instead of using on-diskVishvananda Ishaya2012-11-061-8/+7
* | | | | | | | | | Merge "Map NotAuthorized to 403 in floating ips extension"Jenkins2012-11-072-1/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Map NotAuthorized to 403 in floating ips extensionBrian Waldon2012-11-062-1/+25
* | | | | | | | | | | Merge "Forbid resizing instance to deleted instance types"Jenkins2012-11-072-5/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Forbid resizing instance to deleted instance typesJian Wen2012-11-042-5/+30
* | | | | | | | | | | | Merge "Fix quota updating during soft delete and restore"Jenkins2012-11-073-67/+104
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix quota updating during soft delete and restoreJohannes Erdfelt2012-11-063-67/+104
* | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in misc modules"Jenkins2012-11-0727-212/+227
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-0427-212/+227
* | | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.network"Jenkins2012-11-0711-136/+134
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Switch from FLAGS to CONF in nova.networkMark McLoughlin2012-11-0411-136/+134
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Fixed instance deletion issue from Nova API."Jenkins2012-11-072-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fixed instance deletion issue from Nova API.Unmesh Gurjar2012-11-062-6/+9
* | | | | | | | | | | | | | Merge "Make ComputeDrivers send hypervisor_hostname"Jenkins2012-11-0716-10/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Make ComputeDrivers send hypervisor_hostnameArata Notsu2012-11-0616-10/+27
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Read deleted flavors when using to_xml()"Jenkins2012-11-072-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Read deleted flavors when using to_xml()Rafi Khardalian2012-11-012-2/+6
* | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-071-558/+562
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-071-558/+562
* | | | | | | | | | | | | | | Fix to include error message in instance faultsDavanum Srinivas2012-11-062-1/+35
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "Fix warnings found with pyflakes."Jenkins2012-11-061-13/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fix warnings found with pyflakes.David Ripton2012-11-061-13/+12
* | | | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.scheduler"Jenkins2012-11-0617-68/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Switch from FLAGS to CONF in nova.schedulerMark McLoughlin2012-11-0417-68/+80
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.api"Jenkins2012-11-0636-123/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Switch from FLAGS to CONF in nova.apiMark McLoughlin2012-11-0436-123/+98
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "make utils.mkfs() more general"Jenkins2012-11-061-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | make utils.mkfs() more generalPádraig Brady2012-11-061-2/+6
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "Don't verify image hashes if checksumming is disabled."Jenkins2012-11-062-1/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Don't verify image hashes if checksumming is disabled.Michael Still2012-11-062-1/+28
* | | | | | | | | | | | | | | | Merge "Increased MAC address range to reduce conflicts"Jenkins2012-11-061-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Increased MAC address range to reduce conflictsUnmesh Gurjar2012-10-311-1/+1
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "De-duplicate option: console_public_hostname"Jenkins2012-11-061-10/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | De-duplicate option: console_public_hostnameJoe Gordon2012-11-051-10/+2
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2012-11-061-231/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2012-11-061-231/+231