| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge "Fixes nbd device can't be released error" | Jenkins | 2013-03-12 | 1 | -1/+2 |
| |\ | |||||
| | * | Fixes nbd device can't be released error | Wangpan | 2013-03-11 | 1 | -1/+2 |
| * | | Merge "Force resource updates to update updated_at" | Jenkins | 2013-03-12 | 2 | -0/+11 |
| |\ \ | |||||
| | * | | Force resource updates to update updated_at | Chris Behrens | 2013-03-11 | 2 | -0/+11 |
| * | | | Merge "Remove instance['instance_type'] relationship from db api" | Jenkins | 2013-03-12 | 6 | -63/+3 |
| |\ \ \ | |||||
| | * | | | Remove instance['instance_type'] relationship from db api | Dan Smith | 2013-03-11 | 6 | -63/+3 |
| | |/ / | |||||
| * | | | Merge "Deprecate CONF.fixed_range, do dynamic setup" | Jenkins | 2013-03-12 | 3 | -5/+229 |
| |\ \ \ | |||||
| | * | | | Deprecate CONF.fixed_range, do dynamic setup | mathrock | 2013-03-12 | 3 | -5/+229 |
| * | | | | Merge "Rename LLC to Foundation" | Jenkins | 2013-03-12 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Rename LLC to Foundation | Davanum Srinivas | 2013-03-11 | 1 | -1/+1 |
| * | | | | | Merge "Return XML message with objectserver 404." | Jenkins | 2013-03-12 | 1 | -5/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Return XML message with objectserver 404. | Michael Still | 2013-03-12 | 1 | -5/+12 |
| | |/ / / / | |||||
| * | | | | | Merge "Handle vcpu counting failures gracefully" | Jenkins | 2013-03-12 | 2 | -1/+34 |
| |\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| | * | | | | Handle vcpu counting failures gracefully | Stanislaw Pitucha | 2013-03-11 | 2 | -1/+34 |
| * | | | | | Merge "Pass migration_ref when when auto-confirming" | Jenkins | 2013-03-12 | 3 | -6/+10 |
| |\ \ \ \ \ | |||||
| | * | | | | | Pass migration_ref when when auto-confirming | Dan Smith | 2013-03-11 | 3 | -6/+10 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Add numerous fixes to test_api_samples" | Jenkins | 2013-03-12 | 1 | -39/+46 |
| |\ \ \ \ \ | |||||
| | * | | | | | Add numerous fixes to test_api_samples | Giampaolo Lauria | 2013-03-11 | 1 | -39/+46 |
| | |/ / / / | |||||
| * | | | | | Merge "Revert changing to FQDN for hostnames." | Jenkins | 2013-03-11 | 3 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Revert changing to FQDN for hostnames. | Michael Still | 2013-03-12 | 3 | -3/+3 |
| | |/ / / / | |||||
| * | | | | | Merge "Fixes volume attach on Hyper-V with IPv6" | Jenkins | 2013-03-11 | 2 | -6/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixes volume attach on Hyper-V with IPv6 | Alessandro Pilotti | 2013-03-10 | 2 | -6/+8 |
| * | | | | | | Merge "Check if flavor id is an empty string" | Jenkins | 2013-03-11 | 2 | -1/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Check if flavor id is an empty string | Mitsuhiko Yamazaki | 2013-03-11 | 2 | -1/+15 |
| | |/ / / / / | |||||
| * | | | | | | Merge "clear up method parameters for _modify_rules" | Jenkins | 2013-03-11 | 2 | -16/+20 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | clear up method parameters for _modify_rules | Ionuț Arțăriși | 2013-03-08 | 2 | -16/+20 |
| * | | | | | | Merge "Fixes instance action exception in "evacuate" API." | Jenkins | 2013-03-11 | 2 | -0/+4 |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| | * | | | | | Fixes instance action exception in "evacuate" API. | Alex Glikson | 2013-03-11 | 2 | -0/+4 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Extended server attributes can show wrong hypervisor_hostname" | Jenkins | 2013-03-11 | 5 | -41/+11 |
| |\ \ \ \ \ | |||||
| | * | | | | | Extended server attributes can show wrong hypervisor_hostname | Hans Lindgren | 2013-03-10 | 5 | -41/+11 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge "Libvirt driver create images even without meta" | Jenkins | 2013-03-11 | 2 | -14/+77 |
| |\ \ \ \ \ | |||||
| | * | | | | | Libvirt driver create images even without meta | Nikola Dipanov | 2013-03-09 | 2 | -14/+77 |
| * | | | | | | Merge "Refactor db tests to ensure that notdb driver is used." | Jenkins | 2013-03-11 | 1 | -46/+52 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Refactor db tests to ensure that notdb driver is used. | Michael Still | 2013-03-12 | 1 | -46/+52 |
| | | |_|/ / / | |/| | | | | |||||
| * | | | | | | Merge "Add ability to control max utilization of a cell" | Jenkins | 2013-03-11 | 3 | -7/+145 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Add ability to control max utilization of a cell | Brian Elliott | 2013-03-10 | 3 | -7/+145 |
| * | | | | | | | Merge "delete deleted image 500 bug" | Jenkins | 2013-03-11 | 5 | -4/+35 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | delete deleted image 500 bug | Brant Knudson | 2013-03-05 | 5 | -4/+35 |
| * | | | | | | | | Merge "Server create will only process "networks" if os-networks is loaded." | Jenkins | 2013-03-11 | 2 | -1/+18 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Server create will only process "networks" if os-networks is loaded. | Phil Day | 2013-03-11 | 2 | -1/+18 |
| | | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | | Merge "Simple syntax fix up." | Jenkins | 2013-03-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | Simple syntax fix up. | Matthew Sherborne | 2013-03-11 | 1 | -1/+1 |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | Merge "Correct exception args in vfs/guestfs." | Jenkins | 2013-03-11 | 2 | -3/+30 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Correct exception args in vfs/guestfs. | Dan Prince | 2013-03-10 | 2 | -3/+30 |
| | | |_|_|_|_|/ | |/| | | | | | |||||
| * / | | | | | | Rewrap two lines. | Michael Still | 2013-03-11 | 1 | -10/+2 |
| |/ / / / / / | |||||
| * / / / / / | Imported Translations from Transifex | OpenStack Jenkins | 2013-03-11 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | Imported Translations from Transifex | OpenStack Jenkins | 2013-03-10 | 1 | -346/+355 |
| * | | | | | Merge "Make bm model's deleted column match database" | Jenkins | 2013-03-09 | 1 | -1/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make bm model's deleted column match database | Boris Pavlovic | 2013-03-08 | 1 | -1/+4 |
| * | | | | | | Remove uses of instance['instance_type'] from nova/notifications | Dan Smith | 2013-03-09 | 3 | -5/+11 |
