diff options
author | Chiradeep Vittal <chiradeep@chiradeep-lt2> | 2011-01-06 13:12:57 +0000 |
---|---|---|
committer | Tarmac <> | 2011-01-06 13:12:57 +0000 |
commit | 275d06792fd5de40b82ef461e3d565c3d0ed3700 (patch) | |
tree | 87571081766ebe79a341167f9c68f2063d02f520 /nova/exception.py | |
parent | ceeb00765ed3fe03c0c2ad1583e1fe4b3421f0bf (diff) | |
parent | 80abf5306c7dcc08e63c9af182b31007b9de677c (diff) | |
download | nova-275d06792fd5de40b82ef461e3d565c3d0ed3700.tar.gz nova-275d06792fd5de40b82ef461e3d565c3d0ed3700.tar.xz nova-275d06792fd5de40b82ef461e3d565c3d0ed3700.zip |
Introduces basic support for spawning, rebooting and destroying vms when using Microsoft Hyper-V as the hypervisor.
Images need to be in VHD format. Note that although Hyper-V doesn't accept kernel and ramdisk
separate from the image, the nova objectstore api still expects an image to have an associated aki and ari. You can use dummy aki and ari images -- the hyper-v driver won't use them or try to download them.
Requires Python's WMI module.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions