summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
* passing instance to reset_network instead of vm_ref, also not converting to a...Trey Morris2011-02-101-3/+2
* added network_get_all_by_instance(), call to reset_network in vmopsTrey Morris2011-02-071-4/+7
* added to inject networking data into the xenstoreTrey Morris2011-02-011-6/+4
* forgot context param for network_get_allTrey Morris2011-02-011-2/+3
* added mapping parameter to write_network_config_to_xenstoreTrey Morris2011-01-261-1/+1
* merged branch to name net_manager.create_networks argsTrey Morris2011-01-244-26/+92
|\
| * 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
* | syntaxTrey Morris2011-01-201-1/+1
* | added plugin call for resetnetworkingTrey Morris2011-01-201-1/+2
* | should be writing some kindof network info to the xenstore now, hopefullyTrey Morris2011-01-201-8/+31
|/
* 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
| | * | | | fixed small glitch in _fetch_image_glanceSalvatore Orlando2011-01-091-1/+2
| | * | | | First cut at implementing partition-adding in combination with the GlanceEwan Mellor2011-01-081-4/+39
| | * | | | Fix indentation.Ewan Mellor2011-01-071-9/+9
| | * | | | Some fixes to _lookup_image_glance: fix the return value from lookup_image,Ewan Mellor2011-01-071-11/+9
| | * | | | Fix pep8 errors.Ewan Mellor2011-01-071-9/+9
| | * | | | Many fixes to the Glance integration.Ewan Mellor2011-01-072-42/+36
| | * | | | pv/hvm detection with pygrub updated for glanceSalvatore Orlando2011-01-071-0/+27
| | * | | | Half-finished implementation of the streaming from Glance to a VDI throughEwan Mellor2011-01-071-1/+157
| * | | | | Works around the app-armor problem of requiring disks with backing files to b...Vishvananda Ishaya2011-01-182-14/+14
| |\ \ \ \ \
| | * \ \ \ \ merged trunkVishvananda Ishaya2011-01-186-16/+384
| | |\ \ \ \ \
| | * | | | | | use .local and .rescue for disk images so they don't make app-armor pukeVishvananda Ishaya2011-01-142-14/+14
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge trunk.Todd Willey2011-01-184-0/+358
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | pep8Todd Willey2011-01-181-3/+4
| * | | | | | I might have gone overboard with documenting _members.Todd Willey2011-01-181-0/+47
| | |_|_|_|/ | |/| | | |
* | | | | | revert live_migration branchAndy Smith2011-01-184-358/+0
| |/ / / / |/| | | |
* | | | | fixed pep8 errorKei Masumoto2011-01-201-2/+3
* | | | | merged to trunk rev572Kei Masumoto2011-01-194-14/+25
|\| | | |
| * | | | Merging trunkRick Harris2011-01-176-111/+626
| |\ \ \ \
| * \ \ \ \ Merging TrunkRick Harris2011-01-131-30/+37
| |\ \ \ \ \