| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Fix typo in inherit_properties_from_image | Chuck Short | 2012-11-29 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Complete API samples for Hosts extension" | Jenkins | 2012-11-29 | 21 | -0/+96 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Complete API samples for Hosts extension | Mauro S. M. Rodrigues | 2012-11-22 | 21 | -0/+96 | |
| * | | | | | | | | | | | Merge "Fix HostDeserializer to enable multiple line xml" | Jenkins | 2012-11-29 | 2 | -8/+19 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Fix HostDeserializer to enable multiple line xml | Mauro S. M. Rodrigues | 2012-11-22 | 2 | -8/+19 | |
| * | | | | | | | | | | | Merge "Fix args to AggregateError exception." | Jenkins | 2012-11-29 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix args to AggregateError exception. | Russell Bryant | 2012-11-29 | 1 | -1/+2 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Remove start_guests_on_host_boot config option" | Jenkins | 2012-11-29 | 2 | -8/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Remove start_guests_on_host_boot config option | Rafi Khardalian | 2012-11-29 | 2 | -8/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Fix KeyError of log message in compute/api.py" | Jenkins | 2012-11-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Fix KeyError of log message in compute/api.py | Wangpan | 2012-11-29 | 1 | -1/+1 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge "Don't run the periodic task if ticks_between_runs is below zero" | Jenkins | 2012-11-29 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Don't run the periodic task if ticks_between_runs is below zero | Davanum Srinivas | 2012-11-29 | 1 | -2/+3 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge "added getter methods for quantumv2 api" | Jenkins | 2012-11-29 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | added getter methods for quantumv2 api | Christian Berendt | 2012-11-13 | 1 | -2/+4 | |
| * | | | | | | | | | | Merge "Access DB values as dict not as attributes" | Jenkins | 2012-11-29 | 5 | -41/+42 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Access DB values as dict not as attributes | Joe Gordon | 2012-11-28 | 5 | -41/+42 | |
| * | | | | | | | | | | Merge "Fix import problem in test_virt_disk_vfs_localfs." | Jenkins | 2012-11-29 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix import problem in test_virt_disk_vfs_localfs. | Russell Bryant | 2012-11-28 | 1 | -3/+3 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Call plug_vifs() for all instances in init_host" | Jenkins | 2012-11-29 | 1 | -5/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Call plug_vifs() for all instances in init_host | Morgan Fainberg | 2012-11-28 | 1 | -5/+4 | |
| * | | | | | | | | | | Merge "adjust rootwrap filters for recent file injection changes" | Jenkins | 2012-11-29 | 1 | -30/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | adjust rootwrap filters for recent file injection changes | Pádraig Brady | 2012-11-22 | 1 | -30/+15 | |
| * | | | | | | | | | | | Merge "Make compute manager use conductor for instance_gets" | Jenkins | 2012-11-29 | 5 | -8/+55 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Make compute manager use conductor for instance_gets | Dan Smith | 2012-11-28 | 5 | -8/+55 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge "Convert datetimes for conductor instance_update." | Jenkins | 2012-11-29 | 3 | -3/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Convert datetimes for conductor instance_update. | Russell Bryant | 2012-11-28 | 3 | -3/+17 | |
| * | | | | | | | | | | Merge "Fixes HyperV compute "resume" tests" | Jenkins | 2012-11-28 | 1 | -8/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fixes HyperV compute "resume" tests | Alessandro Pilotti | 2012-11-29 | 1 | -8/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge "Include 'hosts' and 'metadetails' in aggregate." | Jenkins | 2012-11-28 | 3 | -7/+31 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Include 'hosts' and 'metadetails' in aggregate. | Russell Bryant | 2012-11-28 | 3 | -7/+31 | |
| * | | | | | | | | | | | Merge "Verify doc/api_samples files along with the templates" | Jenkins | 2012-11-28 | 11 | -59/+171 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Verify doc/api_samples files along with the templates | Dan Smith | 2012-11-28 | 11 | -59/+171 | |
| * | | | | | | | | | | | | Merge "Allow multi_host compute nodes to share dhcp ip" | Jenkins | 2012-11-28 | 6 | -4/+152 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Allow multi_host compute nodes to share dhcp ip | Vishvananda Ishaya | 2012-11-26 | 6 | -4/+152 | |
| * | | | | | | | | | | | | | Merge "Update migration so it supports PostgreSQL." | Jenkins | 2012-11-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Update migration so it supports PostgreSQL. | Dan Prince | 2012-11-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge "Add methods to Host operations to fake hypervisor" | Jenkins | 2012-11-28 | 1 | -3/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | / / / / | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add methods to Host operations to fake hypervisor | Mauro S. M. Rodrigues | 2012-11-21 | 1 | -3/+7 | |
| * | | | | | | | | | | | | Merge "Remove default_image config option" | Jenkins | 2012-11-28 | 2 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Remove default_image config option | Mark McLoughlin | 2012-11-28 | 2 | -5/+1 | |
| * | | | | | | | | | | | | | Merge "Use flags() helper method to override config in tests" | Jenkins | 2012-11-28 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Use flags() helper method to override config in tests | Mark McLoughlin | 2012-11-28 | 1 | -2/+2 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge "Move ec2 config opts to nova.api.ec2.cloud" | Jenkins | 2012-11-28 | 3 | -26/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Move ec2 config opts to nova.api.ec2.cloud | Mark McLoughlin | 2012-11-28 | 3 | -26/+25 | |
| * | | | | | | | | | | | | Merge "Move imagecache code from nova.virt.libvirt.utils" | Jenkins | 2012-11-28 | 5 | -163/+150 | |
| |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Move imagecache code from nova.virt.libvirt.utils | Mark McLoughlin | 2012-11-28 | 5 | -163/+150 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge "Make resize and multi-node work properly together" | Jenkins | 2012-11-28 | 11 | -40/+71 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Make resize and multi-node work properly together | Brian Elliott | 2012-11-27 | 11 | -40/+71 | |
| * | | | | | | | | | | | Merge "Migration model update for multi-node resize fix." | Jenkins | 2012-11-28 | 2 | -0/+188 | |
| |\| | | | | | | | | | | |/ / / / / / / / / |/| | | | | | | | | | ||||||
