summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Merged with current trunk.Yuriy Taraday2011-05-052-79/+79
|\
| * merging trunk; resolving conflicts; fixing issue with ApiError test failing s...Brian Waldon2011-05-021-0/+3
| |\
| | * Implement get_host_ip_addr in the libvirt compute driver.Dan Prince2011-05-021-0/+3
| | |\
| | | * Use my_ip for libvirt version of get_host_ip_addr.Dan Prince2011-05-021-4/+1
| | | * Merge w/ trunk.Dan Prince2011-05-029-282/+262
| | | |\
| | | * | Implement get_host_ip_addr in the libvirt compute driver.Dan Prince2011-04-181-0/+6
| * | | | merging trunk; resolving conflictsBrian Waldon2011-05-028-263/+252
| |\| | |
| | * | | place ipv6_rules creation under if ip_v6 sectionEldar Nugaev2011-05-011-2/+2
| | * | | Added checking ip_v6 flag and test for itEldar Nugaev2011-05-011-2/+4
| | | |/ | | |/|
| | * | Final cleanup of nova/exceptions.py in my series of refactoring branchesBrian Waldon2011-04-301-2/+1
| | |\ \
| | | * | further cleanup of nova/exceptions.pyBrian Waldon2011-04-271-2/+1
| | * | | merge with trunk and resolve conflictsEldar Nugaev2011-04-278-198/+184
| | |\| |
| | * | | fix after review: style, improving tests, replacing underscoreEldar Nugaev2011-04-201-7/+7
| | * | | merge with trunkEldar Nugaev2011-04-207-112/+259
| | |\ \ \
| | * | | | splitting test_get_nic_for_xml into two functionsEldar Nugaev2011-04-041-2/+0
| | * | | | add test for NWFilterFirewallEldar Nugaev2011-04-041-22/+38
| | * | | | libvirt_con log fixEldar Nugaev2011-04-042-28/+24
| | |\ \ \ \
| | * | | | | improving testsEldar Nugaev2011-04-041-23/+21
| | * | | | | add multi_nic_testEldar Nugaev2011-04-031-2/+1
| | * | | | | added preparing_xml testEldar Nugaev2011-04-031-17/+7
| | * | | | | split up to_xml to creation xml_info and filling the template Eldar Nugaev2011-04-031-5/+7
| * | | | | | Merged trunk and fixed api servers conflict.Brian Lamar2011-04-211-1/+4
| |\ \ \ \ \ \
| * | | | | | | Reverted bad merge.Brian Lamar2011-04-201-1/+1
| * | | | | | | Merged trunk.Brian Lamar2011-04-206-33/+34
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Dangerous whitespace mistake! :)Brian Lamar2011-04-121-1/+1
| * | | | | | | Reverted some superfluous changes to make MP more concise.Brian Lamar2011-04-121-10/+10
| * | | | | | | Reverted some superfluous changes to make MP more concise.Brian Lamar2011-04-121-54/+13
| * | | | | | | Merged trunk.Brian Lamar2011-04-114-76/+242
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged trunk.Brian Lamar2011-04-061-2/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-04-043-24/+33
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | fixing log messageBrian Waldon2011-04-041-1/+1
| * | | | | | | | | Removal of instance_set_state from driver code, it shouldnt be there, but ins...Brian Lamar2011-03-312-18/+12
| * | | | | | | | | Better error handling for spawn and destroy in libvirt.Brian Lamar2011-03-311-37/+54
* | | | | | | | | | Moved reencoding logic to compute manager and cloud EC2 API.Yuriy Taraday2011-05-032-2/+2
* | | | | | | | | | Changed test_cloud and fake virt driver to show out the fix.Yuriy Taraday2011-04-291-1/+2
* | | | | | | | | | Sanitize get_console_output in libvirt_connYuriy Taraday2011-04-281-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | merging trunkBrian Waldon2011-04-265-9/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Refactoring the usage of nova.exception.DuplicateBrian Waldon2011-04-264-8/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fixing bad mergeBrian Waldon2011-04-221-4/+0
| | * | | | | | | | | merging trunkBrian Waldon2011-04-224-135/+144
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | refactoring usage of exception.Duplicate errorsBrian Waldon2011-04-194-8/+4
| | * | | | | | | | | | merging lp:~rackspace-titan/nova/exceptions-refactor-invalidBrian Waldon2011-04-192-17/+15
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Add a test checking spawn() works when network_info is set, whichYoshiaki Tamura2011-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix parameter mismatch calling _create_image() from spawn() inYoshiaki Tamura2011-04-211-1/+1
* | | | | | | | | | | | merging trunkBrian Waldon2011-04-221-124/+137
|\| | | | | | | | | | |
| * | | | | | | | | | | Refactoring nova.exception.Invalid usageBrian Waldon2011-04-222-17/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-04-215-121/+126
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Rebased to trunk rev 1027, and resolved a conflict in nova/virt/libvirt_conn.pyMasanori Itoh2011-04-235-146/+145
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Abstracted libvirt's lookupByName method into _lookup_by_name.Brian Lamar2011-04-221-27/+26
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Abstracted lookupByName calls to _lookup_by_name for centralized error handling.Brian Lamar2011-04-191-27/+26