summaryrefslogtreecommitdiffstats
path: root/nova/virt/hyperv.py
Commit message (Expand)AuthorAgeFilesLines
* Remove Hyper-V supportSoren Hansen2012-02-011-525/+0
* Unbreak start instance and fixes bug 905270Isaku Yamahata2012-01-121-2/+1
* Cleaning up imports in compute and virtBrian Waldon2011-12-211-1/+1
* bug 899767: fix vif-plugging with live migrationDan Wendlandt2011-12-121-0/+8
* Fixing get_info method implementations in virt drivers to acceptNaveed Massjouni2011-11-301-5/+5
* Reducing the number of compute calls to GlanceBrian Waldon2011-11-091-1/+1
* Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-131-0/+6
* Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-111-3/+4
* Added virt-level support for polling unconfirmed resizes.Josh Kearney2011-09-151-0/+3
* First pass at adding reboot_type to reboot codepath.Josh Kearney2011-09-081-1/+1
* merge from trunkMatthew Hooker2011-08-091-1/+6
|\
| * With this branch, boot-from-volume can be marked as completed in some sense.Isaku Yamahata2011-08-091-2/+2
| |\
| | * merged with nova trunk.Isaku Yamahata2011-08-051-1/+2
| | |\
| | * \ merged with nova trunkIsaku Yamahata2011-08-021-6/+4
| | |\ \
| | * | | compute/manager, virt: pass down root device name/swap/ephemeral to virt driverIsaku Yamahata2011-07-231-1/+1
| * | | | Cleaned up some old code added by the last mergeEd Leafe2011-08-081-4/+0
| * | | | Updated with code changes on LPEd Leafe2011-08-081-2/+2
| |\ \ \ \
| | * | | | Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-041-1/+1
| | * | | | Merged trunkEd Leafe2011-08-031-1/+2
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Removed duplicate methods created by previous merge.Ed Leafe2011-08-031-4/+0
| * | | | | Merged trunkEd Leafe2011-08-081-1/+2
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| | * | | Revert to using context; to avoid conflict, we import context module as nova_...Kevin L. Mitchell2011-07-291-1/+1
| | * | | pull-up from trunk and conflict resolutionKevin L. Mitchell2011-07-291-4/+2
| | |\ \ \ | | | | |/ | | | |/|
| | * | | pull-up from trunk; fix problem obscuring context module with context param; ...Kevin L. Mitchell2011-07-291-1/+1
| | |\ \ \
| | * | | | Add context argument a lot more places and make unit tests workKevin L. Mitchell2011-07-271-1/+2
| | |/ / /
| * | | | Merged from labEd Leafe2011-08-021-0/+4
| |\ \ \ \
| | * | | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-011-0/+4
| | | |/ / | | |/| |
| * | | | Merged trunkEd Leafe2011-08-011-7/+5
| |\| | |
| * | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-071-0/+4
| | |_|/ | |/| |
* | | | all subclasses of ComputeDriver should fully implement the interface of the d...Matthew Hooker2011-08-031-1/+1
* | | | remove unused parameterMatthew Hooker2011-08-021-1/+1
| |/ / |/| |
* | | merged trunkVishvananda Ishaya2011-07-281-3/+3
|\ \ \ | | |/ | |/|
| * | Added network_info parameter to all the appropriate places in virt layers and...Ryu Ishimoto2011-07-201-3/+3
| |/
* / fix a whole bunch of testsVishvananda Ishaya2011-07-221-4/+2
|/
* completed api changes. still need plugin changesEd Leafe2011-07-011-0/+4
* another trunk mergeTrey Morris2011-06-201-1/+1
|\
| * merge with nova trunkIsaku Yamahata2011-06-161-1/+1
| |\
| * | block_device_mapping: don't use [] as default argumentIsaku Yamahata2011-06-151-1/+1
| * | compute, virt: support boot-from-volume without ephemeral device and no deviceIsaku Yamahata2011-05-271-1/+1
* | | merged trunk againTrey Morris2011-06-031-1/+1
|\ \ \ | | |/ | |/|
| * | Another image_id location in hyperv.Dan Prince2011-05-281-1/+1
| |/
* | moved auto assign floating ip functionality from compute manager to network m...Trey Morris2011-05-241-8/+13
|\|
| * tests pass againSandy Walsh2011-05-061-1/+0
| * grabbed from dist-sched branchSandy Walsh2011-05-061-0/+9
| * merging trunkBrian Waldon2011-04-261-2/+1
| |\
| | * refactoring usage of exception.Duplicate errorsBrian Waldon2011-04-191-2/+1
| * | Addressing exception.NotFound across the projectBrian Waldon2011-04-211-6/+4
| |/
* / updated the hypervisors and ec2 api to support receiving lists from pluralize...Trey Morris2011-05-191-1/+6
|/
* Add missing method that prevent HyperV compute nodes from starting upThierry Carrez2011-03-301-0/+4
* Merged with conflict and resolved conflict (with my own patch, no less)Justin Santa Barbara2011-03-241-0/+3
|\