summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Adds the ability to automatically issue a hard reboot to instances that have ...Josh Kearney2011-10-137-1/+43
| |/ /
* | | Merge "Xenapi driver can now generate swap from instance_type"Jenkins2011-10-142-38/+106
|\ \ \ | |/ / |/| |
| * | Xenapi driver can now generate swap from instance_typeRick Harris2011-10-132-38/+106
* | | Merge "Remove redundant, dead code."Jenkins2011-10-131-16/+0
|\ \ \
| * | | Remove redundant, dead code.Kevin L. Mitchell2011-10-131-16/+0
* | | | Adds more usage data to Nova's usage notifications.Monsyne Dragon2011-10-125-0/+165
|/ / /
* | | Merge "Add nova-all to run all services"Jenkins2011-10-121-1/+1
|\ \ \
| * | | Add nova-all to run all servicesVishvananda Ishaya2011-09-281-1/+1
| | |/ | |/|
* | | Remove AoE, Clean up volume codeVishvananda Ishaya2011-10-1110-98/+307
* | | Adds vcpu_weight column to instance_types table and uses this value when buil...Josh Kearney2011-10-111-1/+5
| |/ |/|
* | Merge "Fixed bug lp850602. Adding backing file copy operation on kvm block mi...Jenkins2011-09-301-3/+30
|\ \
| * | Fixed bug lp850602.Kei Masumoto2011-09-281-3/+30
| |/
* | Merge "bug lp845714"Jenkins2011-09-292-0/+11
|\ \
| * | bug lp845714Aaron Lee2011-09-292-0/+11
| |/
* / Enforce snapshot cleanup.David Subiros2011-09-291-23/+25
|/
* Raise InsufficientFreeMemoryAaron Lee2011-09-271-6/+1
* Adds disk configMatt Dietz2011-09-232-10/+21
* Fixing testsRick Harris2011-09-217-3/+134
|\
| * Instance deletions in Openstack are immediate. This can cause data to be lost...Johannes Erdfelt2011-09-213-0/+26
| |\
| | * Merge with trunkJohannes Erdfelt2011-09-144-77/+84
| | |\
| | * \ Merge with trunkJohannes Erdfelt2011-09-143-3/+73
| | |\ \
| | * \ \ Merge with trunkJohannes Erdfelt2011-09-1213-97/+54
| | |\ \ \
| | * \ \ \ Merge with trunkJohannes Erdfelt2011-09-093-7/+14
| | |\ \ \ \
| | * \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-081-1/+1
| | |\ \ \ \ \
| | * | | | | | Implement deferred delete of instancesJohannes Erdfelt2011-09-063-0/+26
| * | | | | | | convert images that are not 'raw' to 'raw' during caching to nodeScott Moser2011-09-202-1/+60
| |\ \ \ \ \ \ \
| | * | | | | | | Address Soren's comments:Scott Moser2011-09-201-3/+7
| | * | | | | | | merge with trunk r1601Scott Moser2011-09-206-0/+42
| | |\ \ \ \ \ \ \
| | * | | | | | | | fix call to gettextScott Moser2011-09-201-2/+1
| | * | | | | | | | fix syntax error in exception, remove "Dangerous!" commentScott Moser2011-09-191-3/+3
| | * | | | | | | | use dictionary format for exception messageScott Moser2011-09-191-2/+3
| | * | | | | | | | use '_(' for exception messagesScott Moser2011-09-191-3/+3
| | * | | | | | | | convert images that are not 'raw' to 'raw' during caching to nodeScott Moser2011-09-192-1/+56
| * | | | | | | | | create disk.local the same way ephemerals are created (LP: #851145)Scott Moser2011-09-201-2/+6
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | create disk.local the same way ephemerals are created (LP: #851145)Scott Moser2011-09-161-2/+6
| * | | | | | | | | Merged trunk.Josh Kearney2011-09-193-99/+105
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Only log migration info if they exist.Josh Kearney2011-09-161-2/+4
| * | | | | | | | | Merged trunk.Josh Kearney2011-09-161-0/+1
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Added virt-level support for polling unconfirmed resizes.Josh Kearney2011-09-156-0/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merging trunkRick Harris2011-09-193-58/+60
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Fixes the handling of snapshotting in libvirt driver to actually use the prop...Thuleau Édouard2011-09-191-11/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fixed testsVishvananda Ishaya2011-09-141-1/+1
| | * | | | | | | | remove unnecessary qemu-img flag, use base image type by defaultVishvananda Ishaya2011-09-091-16/+13
| | * | | | | | | | merged rbpVishvananda Ishaya2011-09-092-4/+11
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Update snapshot image metada 'disk_format'.Thuleau Édouard2011-09-021-2/+3
| | * | | | | | | | | Add flag 'snapshot_image_format' to select the disk format of the snapshot im...Thuleau Édouard2011-09-021-1/+5
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Fixes the user credentials for installing a config-drive from imageRefChristopher MacGown2011-09-181-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix user_id, project_id reference for config_drive with imageRefsChristopher MacGown2011-09-171-2/+2
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Some Linux systems can also be slow to start the guest agent. This branch ext...Johannes Erdfelt2011-09-181-33/+31
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge with trunkJohannes Erdfelt2011-09-127-79/+28
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |