summaryrefslogtreecommitdiffstats
path: root/nova/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Merge "use postgresql INET datatype for storing IPs"Jenkins2013-01-171-17/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | use postgresql INET datatype for storing IPsIonuț Arțăriși2013-01-141-17/+122
* | | | | | | | | | | | | | | | Merge "enables admin to view instance fault "details""Jenkins2013-01-171-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | enables admin to view instance fault "details"Melanie Witt2013-01-141-2/+2
* | | | | | | | | | | | | | | | Make resource tracker use conductor for listing instancesDan Smith2013-01-161-3/+29
* | | | | | | | | | | | | | | | Merge "Move migration_get_..._by_host_and_node to conductor"Jenkins2013-01-162-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Move migration_get_..._by_host_and_node to conductorDan Smith2013-01-152-0/+13
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Add support for configuring SPICE graphics with libvirtDaniel P. Berrange2013-01-161-0/+144
* | | | | | | | | | | | | | | Add support for setting up <channel> elements in libvirt configDaniel P. Berrange2013-01-161-0/+23
| |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Reject user ports that have MACs the hypervisor cannot use."Jenkins2013-01-161-7/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Reject user ports that have MACs the hypervisor cannot use.Robert Collins2013-01-161-7/+26
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Cells: Add cells API extension"Jenkins2013-01-1517-4/+639
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Cells: Add cells API extensionChris Behrens2013-01-1517-4/+639
* | | | | | | | | | | | | | | Merge "Remove unused import."Jenkins2013-01-151-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Remove unused import.Russell Bryant2013-01-151-1/+0
* | | | | | | | | | | | | | | | Merge "Cells: Add some cells support to admin_actions extension"Jenkins2013-01-151-0/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Cells: Add some cells support to admin_actions extensionMatthew Sherborne2013-01-151-0/+89
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "Implements getPasswordData for ec2"Jenkins2013-01-151-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Implements getPasswordData for ec2Vishvananda Ishaya2013-01-111-0/+12
* | | | | | | | | | | | | | | | Merge "Add 'devname' to nova.network.model.VIF class"Jenkins2013-01-153-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add 'devname' to nova.network.model.VIF classDaniel P. Berrange2013-01-153-1/+6
| | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge "minor improvements to nova/tests/test_metadata.py"Jenkins2013-01-151-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | minor improvements to nova/tests/test_metadata.pyScott Moser2013-01-151-1/+9
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge "More HostAPI() cleanup for cells."Jenkins2013-01-153-156/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | More HostAPI() cleanup for cells.Chris Behrens2013-01-153-156/+104
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Populate service list with availability zone and correct unit test"Jenkins2013-01-151-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Populate service list with availability zone and correct unit testMichael J Fork2013-01-151-7/+7
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Move network call from compute API to the manager"Jenkins2013-01-152-10/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Move network call from compute API to the managerChris Behrens2013-01-122-10/+5
* | | | | | | | | | | | | | | Merge "Make sure reboot_instance uses updated instance"Jenkins2013-01-151-6/+10
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Make sure reboot_instance uses updated instanceChris Behrens2013-01-121-6/+10
* | | | | | | | | | | | | | | Merge "Renames the new os-networks extension"Jenkins2013-01-159-27/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Renames the new os-networks extensionMatt Dietz2013-01-159-27/+27
* | | | | | | | | | | | | | | Correct misspelling of fake_service_get_allMichael J Fork2013-01-151-2/+2
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge "Export the MAC addresses of nodes for bare-metal."Jenkins2013-01-151-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Export the MAC addresses of nodes for bare-metal.Robert Collins2013-01-151-0/+13
* | | | | | | | | | | | | | | Merge "Define a hypervisor driver method for getting MAC addresses."Jenkins2013-01-153-1/+53
|\| | | | | | | | | | | | | | | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Define a hypervisor driver method for getting MAC addresses.Robert Collins2013-01-153-1/+53
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Cleanup reboot_instance tests"Jenkins2013-01-151-85/+98
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Cleanup reboot_instance testsChris Behrens2013-01-121-85/+98
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Cells: Reduce the create_image call depth for cells"Jenkins2013-01-152-4/+112
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Cells: Reduce the create_image call depth for cellsiccha.sethi2013-01-132-4/+112
* | | | | | | | | | | | | Merge "Clean up compute API image_create"Jenkins2013-01-152-29/+6
|\| | | | | | | | | | | | | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Clean up compute API image_createChris Behrens2013-01-132-29/+6
* | | | | | | | | | | | Merge "Adds support for Quantum networking in Hyper-V"Jenkins2013-01-148-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Adds support for Quantum networking in Hyper-VAlessandro Pilotti2013-01-148-1/+7
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge "Centralize instance directory logic."Jenkins2013-01-144-12/+28
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Centralize instance directory logic.Michael Still2013-01-134-12/+28
* | | | | | | | | | | | | Merge "Chown doesn't work on mounted vfat."Jenkins2013-01-141-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Chown doesn't work on mounted vfat.Michael Still2013-01-131-3/+1
| |/ / / / / / / / / / / /