summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* Fix merge missHisaharu Ishii2011-01-261-2/+2
* merged r621Nachi Ueno2011-01-2610-122/+186
|\
| * Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-254-6/+30
| |\
| | * Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-254-6/+30
| * | Fix for bug #702237 Ilya Alekseyev2011-01-251-2/+21
| |\ \
| | * | Trunk mergedIlya Alekseyev2011-01-261-1/+1
| | * | Trunk mergedIlya Alekseyev2011-01-261-4/+4
| | |\ \
| | * | | Added iptables rule to IptablesFirewallDriver like in Hisaharu Ishii patch wi...Ilya Alekseyev2011-01-251-0/+19
| * | | | Merge with lp:~tpatil/nova/bug707554Soren Hansen2011-01-251-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed pep8 errorsTushar Patil2011-01-251-2/+2
| * | | | Perform same filtering for OUTPUT as FORWARD in iptables. This removes a way ...Soren Hansen2011-01-251-0/+1
| * | | | Fix pep-8 problem from prereq branch.Soren Hansen2011-01-251-2/+2
| |/ / /
| * / / Fix for LP Bug #707554Tushar Patil2011-01-251-4/+4
| |/ /
| * | Switches from project_get_network to network_get_by_instance, which actually ...Vishvananda Ishaya2011-01-251-7/+4
| |\ \
| * \ \ Removed tabs form source. Merged trunk changesEd Leafe2011-01-243-23/+90
| |\ \ \ | | | |/ | | |/|
| * | | Resolved trunk merge conflictsEd Leafe2011-01-211-3/+2
| |\ \ \
| * | | | Updated trunk changes to work with localizationEd Leafe2011-01-193-10/+12
| * | | | Removed unneeded lineEd Leafe2011-01-191-1/+0
| * | | | merged trunk changesEd Leafe2011-01-197-38/+390
| |\ \ \ \
| * | | | | minor code cleanupEd Leafe2011-01-191-1/+2
| * | | | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-189-106/+118
* | | | | | merged ntt branchVishvananda Ishaya2011-01-252-17/+23
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fixed for pep8Hisaharu Ishii2011-01-211-2/+0
| * | | | | Merged with rev597Hisaharu Ishii2011-01-217-40/+392
| |\ \ \ \ \
| * | | | | | Revert FirewalldriverNachi Ueno2011-01-191-1/+1
| * | | | | | get_my_linklocal raises exceptionNachi Ueno2011-01-192-12/+20
| * | | | | | Fixed apply_instance_filter is not implemented in NWFilterFirewallNachi Ueno2011-01-181-1/+5
| | |/ / / / | |/| | | |
* | | | | | use network_get_by_instanceVishvananda Ishaya2011-01-241-7/+4
| |_|_|_|/ |/| | | |
* | | | | Skip shutdown if already haltedRick Harris2011-01-221-0/+6
* | | | | Refactoring _destroy into stepsRick Harris2011-01-221-22/+46
* | | | | Using new style loggingRick Harris2011-01-211-2/+2
* | | | | Adding ability to remap VBD deviceRick Harris2011-01-212-1/+38
| |_|_|/ |/| | |
* | | | No longer chmod 0777 instance directoriesThierry Carrez2011-01-211-2/+0
| |/ / |/| |
* | | i18n's strings that were missed or have been added since initial i18n strings...jaypipes@gmail.com2011-01-201-1/+2
| |/ |/|
* | Add an apply_instance_filter method to NWFilter driver.Soren Hansen2011-01-191-0/+4
|\ \
| * | Add an apply_instance_filter method to NWFilter driver.Soren Hansen2011-01-191-0/+4
* | | merge from upstream to fix conflictAndy Smith2011-01-187-39/+386
|\ \ \
| * \ \ Implement support for streaming images from Glance when using the XenAPI virt...Ewan Mellor2011-01-184-25/+324
| |\ \ \ | | |/ / | |/| |
| | * | Merged with trunk revno 572.Ewan Mellor2011-01-174-16/+26
| | |\|
| | * | Merged with trunk revno 565.Ewan Mellor2011-01-146-149/+685
| | |\ \
| | * | | Fixed another issue in _stream_disk, as it did never execute _write_partition.Salvatore Orlando2011-01-121-2/+4
| | * | | pep8 fixesSalvatore Orlando2011-01-121-2/+2
| | * | | Fix for _stream_diskSalvatore Orlando2011-01-121-3/+3
| | * | | PEP8 fixes, and switch to using the new LOG in vm_utils, matching what'sEwan Mellor2011-01-123-31/+30
| | * | | Merged with trunk.Ewan Mellor2011-01-1212-236/+605
| | |\ \ \
| | * \ \ \ Merged with Orlando's recent changes.Ewan Mellor2011-01-123-14/+23
| | |\ \ \ \
| | | * | | | Fixed test environments.Salvatore Orlando2011-01-122-10/+19
| | | * | | | Now removing kernel/ramdisk VDI after copySalvatore Orlando2011-01-112-8/+14
| | * | | | | Added unit tests for the xenapi-glance integration. This adds a glanceEwan Mellor2011-01-122-27/+94
| | |/ / / /
| | * | | | Can now correctly launch images with external kernels through glance.Salvatore Orlando2011-01-101-6/+17