summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | fix commentsKei Masumoto2011-07-111-2/+1
| | * | | | | | | | fix conflictKei Masumoto2011-07-112-155/+159
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ fixed a bug which prevents suspend/resume after block-migrationKei Masumoto2011-07-052-106/+349
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | erase unnecessary TODO: statementKei Masumoto2011-06-211-1/+1
| | * | | | | | | | | | fixed reviewer's comment. 1. adding dest-instance-dir deleting operation to n...Kei Masumoto2011-06-211-13/+23
| | * | | | | | | | | | nova.virt.libvirt.connection._live_migration is changedKei Masumoto2011-06-201-11/+9
| | * | | | | | | | | | merged rev trunk 1198Kei Masumoto2011-06-203-34/+289
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix pep8 checkKei Masumoto2011-06-201-1/+1
| | * | | | | | | | | | | merged trunk rev 1178Kei Masumoto2011-06-153-57/+138
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | block migration feature addedKei Masumoto2011-06-111-9/+46
| * | | | | | | | | | | | | Libvirt has some autogenerated network info that is breaking ha network.Vishvananda Ishaya2011-08-151-2/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | make sure security groups come back on restart of nova-computeVishvananda Ishaya2011-08-121-2/+4
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Add source-group filtering.Soren Hansen2011-08-141-8/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge trunkSoren Hansen2011-08-094-499/+164
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge trunkSoren Hansen2011-07-263-111/+212
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Remove debugging code.Soren Hansen2011-07-261-4/+0
| | * | | | | | | | | | | | This is me being all cocky, thinking I'll make it use ipsets...Soren Hansen2011-07-221-8/+10
* | | | | | | | | | | | | | Merged with trunk and fixed broken unit testcasesTushar Patil2011-08-121-4/+15
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | merge from trunkMatthew Hooker2011-08-092-85/+220
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix pylint W0102 errors.Matthew Hooker2011-08-031-4/+15
* | | | | | | | | | | | | | | Merged with trunkTushar Patil2011-08-092-66/+167
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | merged trunkChris Behrens2011-07-072-33/+99
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Instance metadata now functionally works (completely to spec) through OSAPIBrian Waldon2011-08-091-8/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | making usage of 'delete' argument more clearBrian Waldon2011-08-091-5/+3
| | | * | | | | | | | | | | | | updating tests; fixing create output; review fixesBrian Waldon2011-08-091-0/+2
| | | * | | | | | | | | | | | | cleaning up instance metadata api codeBrian Waldon2011-08-081-8/+17
| | * | | | | | | | | | | | | | With this branch, boot-from-volume can be marked as completed in some sense.Isaku Yamahata2011-08-092-25/+82
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | merged with nova trunk.Isaku Yamahata2011-08-053-460/+52
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ merged with nova trunkIsaku Yamahata2011-08-023-40/+64
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | compute/api: pass down ephemeral device infoIsaku Yamahata2011-07-231-16/+54
| | | * | | | | | | | | | | | | | compute/manager, virt: pass down root device name/swap/ephemeral to virt driverIsaku Yamahata2011-07-231-8/+25
| | | * | | | | | | | | | | | | | ec2utils: factor generic helper function into generic placeIsaku Yamahata2011-07-231-1/+2
| * | | | | | | | | | | | | | | | merged trunkChris Behrens2011-07-062-4/+18
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Review fixesEd Leafe2011-08-082-6/+4
| | * | | | | | | | | | | | | | | Cleaned up some old code added by the last mergeEd Leafe2011-08-081-7/+1
| | * | | | | | | | | | | | | | | Updated with code changes on LPEd Leafe2011-08-082-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Changed all references to 'power state' to 'power action' as requested by rev...Ed Leafe2011-08-042-6/+6
| | | * | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-042-13/+40
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged trunkEd Leafe2011-08-031-6/+6
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Removed duplicate methods created by previous merge.Ed Leafe2011-08-031-7/+1
| | * | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-082-20/+54
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Fixed a missing space.Ed Leafe2011-08-021-1/+1
| | * | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-021-435/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Merged from labEd Leafe2011-08-022-6/+11
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Fixed several typosEd Leafe2011-08-021-1/+1
| | | * | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-021-6/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | Added option for rebooting or shutting down a host.Ed Leafe2011-08-012-1/+12
| | | | |_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-021-6/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Merged trunkEd Leafe2011-08-013-192/+328
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts.Ed Leafe2011-07-072-0/+12