summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Optimize rpc handling for allocate and deallocate"Jenkins2013-02-083-8/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize rpc handling for allocate and deallocateVishvananda Ishaya2013-02-073-8/+37
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Move floating ip db access to calling side."Jenkins2013-02-088-56/+87
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move floating ip db access to calling side.Vishvananda Ishaya2013-02-078-56/+87
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Default the last parameter (state) in task_log_get to None"Jenkins2013-02-082-2/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default the last parameter (state) in task_log_get to NoneDavanum Srinivas2013-02-062-2/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Recache or rebuild missing images on hard_reboot"Jenkins2013-02-0817-61/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-0717-61/+94
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add regression testing tool"Jenkins2013-02-071-0/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add regression testing toolJoe Gordon2013-02-071-0/+67
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Access DB as dict not as attributes part 5"Jenkins2013-02-074-16/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | / / / / / / / / / / / / / / / / / / / / / | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Access DB as dict not as attributes part 5Joe Gordon2013-02-074-16/+16
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix lazy load 'system_metadata' failed problem."Jenkins2013-02-071-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix lazy load 'system_metadata' failed problem.Wenhao Xu2013-02-071-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Return to skipping filters when using force_hosts."Jenkins2013-02-072-8/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Return to skipping filters when using force_hosts.Vishvananda Ishaya2013-02-052-8/+12
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Support hypervisor supplied macs in nova-network"Jenkins2013-02-078-23/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Support hypervisor supplied macs in nova-networkMichael J Fork2013-02-078-23/+99
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Ban database access in nova-compute"Jenkins2013-02-071-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ban database access in nova-computeDan Smith2013-02-061-0/+23
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "hypervisor-supplied-nics support in PowerVM"Jenkins2013-02-073-6/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | hypervisor-supplied-nics support in PowerVMMichael J Fork2013-02-063-6/+67
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix inject_files for storing binary file."Jenkins2013-02-073-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix inject_files for storing binary file.Ken'ichi Ohmichi2013-02-073-2/+46
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge Libvirt....VirtualPortDriver class into LibvirtGenericVIFDriver"Jenkins2013-02-075-46/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Libvirt....VirtualPortDriver class into LibvirtGenericVIFDriverDaniel P. Berrange2013-02-075-46/+149
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Cells: Add cells support to hypervisors extension"Jenkins2013-02-0710-20/+337
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cells: Add cells support to hypervisors extensionChris Behrens2013-02-0710-20/+337
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Cells: Add cells support to instance_usage_audit_log api extension"Jenkins2013-02-0712-21/+303
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cells: Add cells support to instance_usage_audit_log api extensionChris Behrens2013-02-0712-21/+303
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Move security_groups refreshes to conductor"Jenkins2013-02-075-13/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move security_groups refreshes to conductorDan Smith2013-02-065-13/+92
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Change forward_bridge_interface to MultiStrOpt"Jenkins2013-02-071-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Change forward_bridge_interface to MultiStrOptVishvananda Ishaya2013-02-061-5/+5
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Imported Translations from Transifex"OpenStack Jenkins2013-02-071-611/+666
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Imported Translations from TransifexOpenStack Jenkins2013-02-071-611/+666
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Update en_US message translations."Jenkins2013-02-071-145/+143
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update en_US message translations.Jeremy Stanley2013-01-211-145/+143
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Sync latest install_venv_common from oslo."Jenkins2013-02-072-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync latest install_venv_common from oslo.Matthew Treinish2013-02-062-3/+7
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Use oslo database code"Jenkins2013-02-0724-264/+263
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Use oslo database codeEric Windisch2013-02-0524-264/+263
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove strcmp_const_time."Jenkins2013-02-072-25/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Remove strcmp_const_time.Russell Bryant2013-02-062-25/+0
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "lxc: Clean up namespace mounts"Jenkins2013-02-073-4/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | lxc: Clean up namespace mountsChuck Short2013-02-053-4/+32
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove hardcoded topic strings in network manager"Jenkins2013-02-072-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Remove hardcoded topic strings in network managerHans Lindgren2013-02-022-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Default value of monkey_patch_modules is broken"Jenkins2013-02-072-4/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Default value of monkey_patch_modules is brokenPhil Day2013-02-042-4/+34
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | |