summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | PEP8 cleanupsJohannes Erdfelt2011-09-121-0/+1
| | * | | | | | | | | Fix typo (woops)Johannes Erdfelt2011-09-121-1/+1
| | * | | | | | | | | Merge with trunkJohannes Erdfelt2011-09-1210-27/+41
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Wait longer for all agents, not just WindowsJohannes Erdfelt2011-09-071-33/+31
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Fix a bug that would make spawning new instances fail if no port/protocol is ...Soren Hansen2011-09-171-1/+3
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge trunkSoren Hansen2011-09-1617-185/+227
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Fix protocol-less security groups.Soren Hansen2011-09-021-1/+3
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | This changes the interpretation of 'swap' for an instance-type to be in MB ra...Scott Moser2011-09-161-11/+11
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge with trunk at revno 1573Scott Moser2011-09-151-11/+11
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | | * | | | | | | | | interpret 'swap' to be in MB, not in GB.Scott Moser2011-09-131-11/+11
| | | | |_|/ / / / / / | | | |/| | | | | | |
* | | | | | | | | | | Merging trunkRick Harris2011-09-167-120/+202
|\| | | | | | | | | |
| * | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met...Thuleau Édouard2011-09-161-4/+5
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merged trunk.Thuleau Édouard2011-09-1616-181/+216
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Authorize to start a LXC instance withour, key, network file to inject or met...Thuleau Édouard2011-09-091-4/+5
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Fixes libvirt rescue to use the same strategy as xen. Use a new copy of the ...Vishvananda Ishaya2011-09-161-37/+40
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | fix permissionsVishvananda Ishaya2011-09-161-2/+4
| | * | | | | | | | | merge trunkVishvananda Ishaya2011-09-1416-181/+215
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | write out xml for rescueVishvananda Ishaya2011-09-141-31/+21
| | * | | | | | | | | fix rescue to use the base image, reset firewall rules, and accept network_infoVishvananda Ishaya2011-09-141-15/+26
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Removes the on-disk internal libvirt snapshot after it has been uploaded to g...Vishvananda Ishaya2011-09-161-0/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | delete the internal libvirt snapshot after it is saved to glanceVishvananda Ishaya2011-09-151-0/+1
| | |/ / / / / / /
| * | | | | | | | Multi-NIC support for vmwareapi virt driver in nova.sateesh2011-09-144-77/+84
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Multi-NIC support for vmwareapi virt driver in nova.sateesh2011-09-054-77/+84
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Only allow up to 15 chars for a Windows hostname.Josh Kearney2011-09-131-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Only allow up to 15 chars for a Windows hostname.Josh Kearney2011-09-131-2/+6
| * | | | | | | | Fix instance rebooting (lp847604) by correcting a malformed cast in compute.a...Anthony Young2011-09-131-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix for lp847604 to unbreak instance rebootingAnthony Young2011-09-121-1/+1
| * | | | | | | | | This patch teaches virt/libvirt how to format filesystem on ephemeral device ...Isaku Yamahata2011-09-132-2/+60
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | api/ec2/ebs: make metadata returns correct swap and ephemeral0Isaku Yamahata2011-09-101-0/+8
| | * | | | | | | | virt/libvirt: format ephemeral device and add fs label when formating ext3 fsIsaku Yamahata2011-09-102-2/+52
| * | | | | | | | | Inject hostname to xenstore upon creation.Josh Kearney2011-09-131-0/+8
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Pep8 FixRick Harris2011-09-161-2/+1
* | | | | | | | | Zero out the progress when beginning a resizeRick Harris2011-09-161-0/+5
* | | | | | | | | Adding migration progressRick Harris2011-09-164-42/+64
* | | | | | | | | Merging trunkRick Harris2011-09-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PEP8 fixRick Harris2011-09-141-0/+1
* | | | | | | | | | Allowing resizes to the same machineRick Harris2011-09-164-34/+71
|/ / / / / / / / /
* / / / / / / / / Adding progressRick Harris2011-09-141-0/+45
|/ / / / / / / /
* | | | | | | | pep8 fixesAntony Messerli2011-09-121-0/+1
* | | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work with G...Dan Prince2011-09-127-79/+28
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Update GlanceClient, GlanceImageService, and Glance Xen plugin to work withDan Prince2011-09-107-79/+28
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Some arches dont have dmidecode, check to see if libvirt is capable of runnin...Chuck Short2011-09-121-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkChuck Short2011-09-099-16/+29
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Fix spelling mistakeChuck Short2011-09-091-1/+1
| * | | | | | | Use getCapabilities rather than getInfo() since some versions of libvirt dont...Chuck Short2011-08-301-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fixes rogue usage of sudo that crept inThierry Carrez2011-09-121-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix rogue usage of 'sudo' bypassing the run_as_root=True methodThierry Carrez2011-09-121-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fixes shutdown of lxc containers.Chuck Short2011-09-121-7/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Clean up shutdown of lxc containersChuck Short2011-09-081-7/+8
| | |_|_|_|/ | |/| | | |
* | | | | | use 'qemu-image resize' rather than 'truncate' to grow image filesScott Moser2011-09-121-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |