| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | fix comments | Kei Masumoto | 2011-07-11 | 1 | -2/+1 | |
| | | * | | | | | | | | fix conflict | Kei Masumoto | 2011-07-11 | 2 | -155/+159 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | fixed a bug which prevents suspend/resume after block-migration | Kei Masumoto | 2011-07-05 | 2 | -106/+349 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | erase unnecessary TODO: statement | Kei Masumoto | 2011-06-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | fixed reviewer's comment. 1. adding dest-instance-dir deleting operation to n... | Kei Masumoto | 2011-06-21 | 1 | -13/+23 | |
| | | * | | | | | | | | | | nova.virt.libvirt.connection._live_migration is changed | Kei Masumoto | 2011-06-20 | 1 | -11/+9 | |
| | | * | | | | | | | | | | merged rev trunk 1198 | Kei Masumoto | 2011-06-20 | 3 | -34/+289 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | fix pep8 check | Kei Masumoto | 2011-06-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | merged trunk rev 1178 | Kei Masumoto | 2011-06-15 | 3 | -57/+138 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | block migration feature added | Kei Masumoto | 2011-06-11 | 1 | -9/+46 | |
| | * | | | | | | | | | | | | | Libvirt has some autogenerated network info that is breaking ha network. | Vishvananda Ishaya | 2011-08-15 | 1 | -2/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | make sure security groups come back on restart of nova-compute | Vishvananda Ishaya | 2011-08-12 | 1 | -2/+4 | |
| | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add source-group filtering. | Soren Hansen | 2011-08-14 | 1 | -8/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Merge trunk | Soren Hansen | 2011-08-09 | 4 | -499/+164 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge trunk | Soren Hansen | 2011-07-26 | 3 | -111/+212 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Remove debugging code. | Soren Hansen | 2011-07-26 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | This is me being all cocky, thinking I'll make it use ipsets... | Soren Hansen | 2011-07-22 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | Merged with trunk and fixed broken unit testcases | Tushar Patil | 2011-08-12 | 1 | -4/+15 | |
| |\| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge from trunk | Matthew Hooker | 2011-08-09 | 2 | -85/+220 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fix pylint W0102 errors. | Matthew Hooker | 2011-08-03 | 1 | -4/+15 | |
| * | | | | | | | | | | | | | | | Merged with trunk | Tushar Patil | 2011-08-09 | 2 | -66/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-07 | 2 | -33/+99 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Instance metadata now functionally works (completely to spec) through OSAPI | Brian Waldon | 2011-08-09 | 1 | -8/+17 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | making usage of 'delete' argument more clear | Brian Waldon | 2011-08-09 | 1 | -5/+3 | |
| | | | * | | | | | | | | | | | | | updating tests; fixing create output; review fixes | Brian Waldon | 2011-08-09 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | cleaning up instance metadata api code | Brian Waldon | 2011-08-08 | 1 | -8/+17 | |
| | | * | | | | | | | | | | | | | | With this branch, boot-from-volume can be marked as completed in some sense. | Isaku Yamahata | 2011-08-09 | 2 | -25/+82 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | merged with nova trunk. | Isaku Yamahata | 2011-08-05 | 3 | -460/+52 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | merged with nova trunk | Isaku Yamahata | 2011-08-02 | 3 | -40/+64 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | compute/api: pass down ephemeral device info | Isaku Yamahata | 2011-07-23 | 1 | -16/+54 | |
| | | | * | | | | | | | | | | | | | | compute/manager, virt: pass down root device name/swap/ephemeral to virt driver | Isaku Yamahata | 2011-07-23 | 1 | -8/+25 | |
| | | | * | | | | | | | | | | | | | | ec2utils: factor generic helper function into generic place | Isaku Yamahata | 2011-07-23 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | merged trunk | Chris Behrens | 2011-07-06 | 2 | -4/+18 | |
| | |\| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Review fixes | Ed Leafe | 2011-08-08 | 2 | -6/+4 | |
| | | * | | | | | | | | | | | | | | | Cleaned up some old code added by the last merge | Ed Leafe | 2011-08-08 | 1 | -7/+1 | |
| | | * | | | | | | | | | | | | | | | Updated with code changes on LP | Ed Leafe | 2011-08-08 | 2 | -8/+8 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | Changed all references to 'power state' to 'power action' as requested by rev... | Ed Leafe | 2011-08-04 | 2 | -6/+6 | |
| | | | * | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-04 | 2 | -13/+40 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged trunk | Ed Leafe | 2011-08-03 | 1 | -6/+6 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | Removed duplicate methods created by previous merge. | Ed Leafe | 2011-08-03 | 1 | -7/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-08 | 2 | -20/+54 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Fixed a missing space. | Ed Leafe | 2011-08-02 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-02 | 1 | -435/+0 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Merged from lab | Ed Leafe | 2011-08-02 | 2 | -6/+11 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | Fixed several typos | Ed Leafe | 2011-08-02 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-02 | 1 | -6/+3 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | Added option for rebooting or shutting down a host. | Ed Leafe | 2011-08-01 | 2 | -1/+12 | |
| | | | | |_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-02 | 1 | -6/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Merged trunk | Ed Leafe | 2011-08-01 | 3 | -192/+328 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Added API and supporting code for rebooting or shutting down XenServer hosts. | Ed Leafe | 2011-07-07 | 2 | -0/+12 | |
