index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
virt
/
hyperv.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Hyper-V support
Soren Hansen
2012-02-01
1
-525
/
+0
*
Unbreak start instance and fixes bug 905270
Isaku Yamahata
2012-01-12
1
-2
/
+1
*
Cleaning up imports in compute and virt
Brian Waldon
2011-12-21
1
-1
/
+1
*
bug 899767: fix vif-plugging with live migration
Dan Wendlandt
2011-12-12
1
-0
/
+8
*
Fixing get_info method implementations in virt drivers to accept
Naveed Massjouni
2011-11-30
1
-5
/
+5
*
Reducing the number of compute calls to Glance
Brian Waldon
2011-11-09
1
-1
/
+1
*
Adds the ability to automatically issue a hard reboot to instances that have ...
Josh Kearney
2011-10-13
1
-0
/
+6
*
Remove AoE, Clean up volume code
Vishvananda Ishaya
2011-10-11
1
-3
/
+4
*
Added virt-level support for polling unconfirmed resizes.
Josh Kearney
2011-09-15
1
-0
/
+3
*
First pass at adding reboot_type to reboot codepath.
Josh Kearney
2011-09-08
1
-1
/
+1
*
merge from trunk
Matthew Hooker
2011-08-09
1
-1
/
+6
|
\
|
*
With this branch, boot-from-volume can be marked as completed in some sense.
Isaku Yamahata
2011-08-09
1
-2
/
+2
|
|
\
|
|
*
merged with nova trunk.
Isaku Yamahata
2011-08-05
1
-1
/
+2
|
|
|
\
|
|
*
\
merged with nova trunk
Isaku Yamahata
2011-08-02
1
-6
/
+4
|
|
|
\
\
|
|
*
|
|
compute/manager, virt: pass down root device name/swap/ephemeral to virt driver
Isaku Yamahata
2011-07-23
1
-1
/
+1
|
*
|
|
|
Cleaned up some old code added by the last merge
Ed Leafe
2011-08-08
1
-4
/
+0
|
*
|
|
|
Updated with code changes on LP
Ed Leafe
2011-08-08
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Changed all references to 'power state' to 'power action' as requested by rev...
Ed Leafe
2011-08-04
1
-1
/
+1
|
|
*
|
|
|
Merged trunk
Ed Leafe
2011-08-03
1
-1
/
+2
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Removed duplicate methods created by previous merge.
Ed Leafe
2011-08-03
1
-4
/
+0
|
*
|
|
|
|
Merged trunk
Ed Leafe
2011-08-08
1
-1
/
+2
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
|
/
/
/
|
|
*
|
|
Revert to using context; to avoid conflict, we import context module as nova_...
Kevin L. Mitchell
2011-07-29
1
-1
/
+1
|
|
*
|
|
pull-up from trunk and conflict resolution
Kevin L. Mitchell
2011-07-29
1
-4
/
+2
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
pull-up from trunk; fix problem obscuring context module with context param; ...
Kevin L. Mitchell
2011-07-29
1
-1
/
+1
|
|
|
\
\
\
|
|
*
|
|
|
Add context argument a lot more places and make unit tests work
Kevin L. Mitchell
2011-07-27
1
-1
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merged from lab
Ed Leafe
2011-08-02
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
Added option for rebooting or shutting down a host.
Ed Leafe
2011-08-01
1
-0
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merged trunk
Ed Leafe
2011-08-01
1
-7
/
+5
|
|
\
|
|
|
|
*
|
|
|
Added API and supporting code for rebooting or shutting down XenServer hosts.
Ed Leafe
2011-07-07
1
-0
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
all subclasses of ComputeDriver should fully implement the interface of the d...
Matthew Hooker
2011-08-03
1
-1
/
+1
*
|
|
|
remove unused parameter
Matthew Hooker
2011-08-02
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
merged trunk
Vishvananda Ishaya
2011-07-28
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Added network_info parameter to all the appropriate places in virt layers and...
Ryu Ishimoto
2011-07-20
1
-3
/
+3
|
|
/
*
/
fix a whole bunch of tests
Vishvananda Ishaya
2011-07-22
1
-4
/
+2
|
/
*
completed api changes. still need plugin changes
Ed Leafe
2011-07-01
1
-0
/
+4
*
another trunk merge
Trey Morris
2011-06-20
1
-1
/
+1
|
\
|
*
merge with nova trunk
Isaku Yamahata
2011-06-16
1
-1
/
+1
|
|
\
|
*
|
block_device_mapping: don't use [] as default argument
Isaku Yamahata
2011-06-15
1
-1
/
+1
|
*
|
compute, virt: support boot-from-volume without ephemeral device and no device
Isaku Yamahata
2011-05-27
1
-1
/
+1
*
|
|
merged trunk again
Trey Morris
2011-06-03
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Another image_id location in hyperv.
Dan Prince
2011-05-28
1
-1
/
+1
|
|
/
*
|
moved auto assign floating ip functionality from compute manager to network m...
Trey Morris
2011-05-24
1
-8
/
+13
|
\
|
|
*
tests pass again
Sandy Walsh
2011-05-06
1
-1
/
+0
|
*
grabbed from dist-sched branch
Sandy Walsh
2011-05-06
1
-0
/
+9
|
*
merging trunk
Brian Waldon
2011-04-26
1
-2
/
+1
|
|
\
|
|
*
refactoring usage of exception.Duplicate errors
Brian Waldon
2011-04-19
1
-2
/
+1
|
*
|
Addressing exception.NotFound across the project
Brian Waldon
2011-04-21
1
-6
/
+4
|
|
/
*
/
updated the hypervisors and ec2 api to support receiving lists from pluralize...
Trey Morris
2011-05-19
1
-1
/
+6
|
/
*
Add missing method that prevent HyperV compute nodes from starting up
Thierry Carrez
2011-03-30
1
-0
/
+4
*
Merged with conflict and resolved conflict (with my own patch, no less)
Justin Santa Barbara
2011-03-24
1
-0
/
+3
|
\
[next]