| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | Merge "use postgresql INET datatype for storing IPs" | Jenkins | 2013-01-17 | 1 | -17/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | use postgresql INET datatype for storing IPs | Ionuț Arțăriși | 2013-01-14 | 1 | -17/+122 | |
| * | | | | | | | | | | | | | | | | Merge "enables admin to view instance fault "details"" | Jenkins | 2013-01-17 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | enables admin to view instance fault "details" | Melanie Witt | 2013-01-14 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Make resource tracker use conductor for listing instances | Dan Smith | 2013-01-16 | 1 | -3/+29 | |
| * | | | | | | | | | | | | | | | | Merge "Move migration_get_..._by_host_and_node to conductor" | Jenkins | 2013-01-16 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Move migration_get_..._by_host_and_node to conductor | Dan Smith | 2013-01-15 | 2 | -0/+13 | |
| | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add support for configuring SPICE graphics with libvirt | Daniel P. Berrange | 2013-01-16 | 1 | -0/+144 | |
| * | | | | | | | | | | | | | | | Add support for setting up <channel> elements in libvirt config | Daniel P. Berrange | 2013-01-16 | 1 | -0/+23 | |
| | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "Reject user ports that have MACs the hypervisor cannot use." | Jenkins | 2013-01-16 | 1 | -7/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Reject user ports that have MACs the hypervisor cannot use. | Robert Collins | 2013-01-16 | 1 | -7/+26 | |
| | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "Cells: Add cells API extension" | Jenkins | 2013-01-15 | 17 | -4/+639 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Cells: Add cells API extension | Chris Behrens | 2013-01-15 | 17 | -4/+639 | |
| * | | | | | | | | | | | | | | | Merge "Remove unused import." | Jenkins | 2013-01-15 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Remove unused import. | Russell Bryant | 2013-01-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Merge "Cells: Add some cells support to admin_actions extension" | Jenkins | 2013-01-15 | 1 | -0/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Cells: Add some cells support to admin_actions extension | Matthew Sherborne | 2013-01-15 | 1 | -0/+89 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge "Implements getPasswordData for ec2" | Jenkins | 2013-01-15 | 1 | -0/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Implements getPasswordData for ec2 | Vishvananda Ishaya | 2013-01-11 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | | Merge "Add 'devname' to nova.network.model.VIF class" | Jenkins | 2013-01-15 | 3 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Add 'devname' to nova.network.model.VIF class | Daniel P. Berrange | 2013-01-15 | 3 | -1/+6 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge "minor improvements to nova/tests/test_metadata.py" | Jenkins | 2013-01-15 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | minor improvements to nova/tests/test_metadata.py | Scott Moser | 2013-01-15 | 1 | -1/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge "More HostAPI() cleanup for cells." | Jenkins | 2013-01-15 | 3 | -156/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | More HostAPI() cleanup for cells. | Chris Behrens | 2013-01-15 | 3 | -156/+104 | |
| | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "Populate service list with availability zone and correct unit test" | Jenkins | 2013-01-15 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Populate service list with availability zone and correct unit test | Michael J Fork | 2013-01-15 | 1 | -7/+7 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "Move network call from compute API to the manager" | Jenkins | 2013-01-15 | 2 | -10/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Move network call from compute API to the manager | Chris Behrens | 2013-01-12 | 2 | -10/+5 | |
| * | | | | | | | | | | | | | | | Merge "Make sure reboot_instance uses updated instance" | Jenkins | 2013-01-15 | 1 | -6/+10 | |
| |\| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Make sure reboot_instance uses updated instance | Chris Behrens | 2013-01-12 | 1 | -6/+10 | |
| * | | | | | | | | | | | | | | | Merge "Renames the new os-networks extension" | Jenkins | 2013-01-15 | 9 | -27/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Renames the new os-networks extension | Matt Dietz | 2013-01-15 | 9 | -27/+27 | |
| * | | | | | | | | | | | | | | | Correct misspelling of fake_service_get_all | Michael J Fork | 2013-01-15 | 1 | -2/+2 | |
| | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge "Export the MAC addresses of nodes for bare-metal." | Jenkins | 2013-01-15 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Export the MAC addresses of nodes for bare-metal. | Robert Collins | 2013-01-15 | 1 | -0/+13 | |
| * | | | | | | | | | | | | | | | Merge "Define a hypervisor driver method for getting MAC addresses." | Jenkins | 2013-01-15 | 3 | -1/+53 | |
| |\| | | | | | | | | | | | | | | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Define a hypervisor driver method for getting MAC addresses. | Robert Collins | 2013-01-15 | 3 | -1/+53 | |
| | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge "Cleanup reboot_instance tests" | Jenkins | 2013-01-15 | 1 | -85/+98 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Cleanup reboot_instance tests | Chris Behrens | 2013-01-12 | 1 | -85/+98 | |
| | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge "Cells: Reduce the create_image call depth for cells" | Jenkins | 2013-01-15 | 2 | -4/+112 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Cells: Reduce the create_image call depth for cells | iccha.sethi | 2013-01-13 | 2 | -4/+112 | |
| * | | | | | | | | | | | | | Merge "Clean up compute API image_create" | Jenkins | 2013-01-15 | 2 | -29/+6 | |
| |\| | | | | | | | | | | | | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Clean up compute API image_create | Chris Behrens | 2013-01-13 | 2 | -29/+6 | |
| * | | | | | | | | | | | | Merge "Adds support for Quantum networking in Hyper-V" | Jenkins | 2013-01-14 | 8 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Adds support for Quantum networking in Hyper-V | Alessandro Pilotti | 2013-01-14 | 8 | -1/+7 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge "Centralize instance directory logic." | Jenkins | 2013-01-14 | 4 | -12/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Centralize instance directory logic. | Michael Still | 2013-01-13 | 4 | -12/+28 | |
| * | | | | | | | | | | | | | Merge "Chown doesn't work on mounted vfat." | Jenkins | 2013-01-14 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Chown doesn't work on mounted vfat. | Michael Still | 2013-01-13 | 1 | -3/+1 | |
| | |/ / / / / / / / / / / / | ||||||
