summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge "Make utils.mkfs() set label when fs=swap"Jenkins2012-11-092-12/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Make utils.mkfs() set label when fs=swapArata Notsu2012-11-102-12/+27
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* / | | | | | | | | | | | | | Another case of dictionary accessJoshua Harlow2012-11-092-1/+84
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge "make diagnostics workable for libvirt with Xen"Jenkins2012-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | make diagnostics workable for libvirt with XenChristian Berendt2012-11-081-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "Limit formatting routes when adding resources"Jenkins2012-11-082-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Limit formatting routes when adding resourcesVishvananda Ishaya2012-11-082-0/+37
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Make HostManager.get_all_host_states() return an iterator"Jenkins2012-11-084-24/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make HostManager.get_all_host_states() return an iteratorArata Notsu2012-11-084-24/+19
* | | | | | | | | | | | | Merge "Fix verification in test_api_samples.py"Jenkins2012-11-081-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix verification in test_api_samples.pyArata Notsu2012-11-081-1/+2
* | | | | | | | | | | | | | Merge "Sync rpc from openstack-common."Jenkins2012-11-083-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Sync rpc from openstack-common.Russell Bryant2012-11-083-4/+5
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Send instance_type to resize_instance.Russell Bryant2012-11-084-17/+27
* | | | | | | | | | | | | Remove instance_type db lookup in prep_resize.Russell Bryant2012-11-081-6/+1
* | | | | | | | | | | | | Send all aggregate data to remove_aggregate_host.Russell Bryant2012-11-085-14/+21
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge "Switch from FLAGS to CONF in nova.virt"Jenkins2012-11-0841-400/+409
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | 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-072-3/+4
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix bandwidth polling exception.Monsyne Dragon2012-11-052-3/+4
* | | | | | | | | | 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-0728-216/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Switch from FLAGS to CONF in misc modulesMark McLoughlin2012-11-0428-216/+231
* | | | | | | | | | | | | | 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