| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a host argument to virt drivers's init_host method. It will be set to the... | Soren Hansen | 2011-01-25 | 1 | -1/+1 |
| |\ | |||||
| | * | Add a host argument to virt driver's init_host method. It will be set to the ... | Soren Hansen | 2011-01-25 | 1 | -1/+1 |
| * | | Resolved trunk merge conflicts | Ed Leafe | 2011-01-21 | 1 | -2/+5 |
| |\| | |||||
| | * | Fixing another instance of getting a list of ids instead of a list of objects. | Ryan Lane | 2011-01-20 | 1 | -1/+1 |
| | * | Fetches the security group from ID, allowing the object to be used properly, ... | Ryan Lane | 2011-01-20 | 1 | -1/+4 |
| | * | revert live_migration branch | Andy Smith | 2011-01-18 | 1 | -117/+1 |
| | * | previous commit breaks volume.driver. fix it.. | Kei Masumoto | 2011-01-19 | 1 | -1/+0 |
| | * | merged to trunk rev572 | Kei Masumoto | 2011-01-19 | 2 | -10/+38 |
| | |\ | |||||
| | * \ | merged trunk rev569 | Kei Masumoto | 2011-01-17 | 3 | -315/+104 |
| | |\ \ | |||||
| | * | | | merged to rev 561 and fixed based on reviewer's comment | Kei Masumoto | 2011-01-16 | 1 | -18/+47 |
| | * | | | checking based on pep8 | Kei Masumoto | 2011-01-14 | 1 | -4/+6 |
| | * | | | merge trunk rev560 | masumotok | 2011-01-14 | 2 | -3/+49 |
| | |\ \ \ | |||||
| | * \ \ \ | Get reviewed and fixed based on comments. | masumotok | 2011-01-14 | 5 | -253/+430 |
| | |\ \ \ \ | |||||
| | * | | | | | Add support for EBS volumes to the live migration feature. | Muneyuki Noguchi | 2011-01-11 | 2 | -24/+34 |
| | * | | | | | 最新バージョンにマージ。変更点は以下の通り。 | masumotok | 2010-12-31 | 3 | -6/+113 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge recent revision(version of 2010/12/28) | masumotok | 2010-12-31 | 5 | -203/+398 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | launch_at を前回コミット時に追加したが、lauched_atというカ... | masumotok | 2010-12-27 | 1 | -1/+1 |
| | * | | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正 | masumotok | 2010-12-24 | 1 | -6/+12 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正 | root | 2010-12-24 | 1 | -7/+8 |
| | | * | | | | | | | テストコードをレポジトリに追加 | masumotok | 2010-12-20 | 1 | -6/+7 |
| | * | | | | | | | | テストコードをレポジトリに追加 | masumotok | 2010-12-20 | 1 | -6/+7 |
| | |/ / / / / / / | |||||
| | * | | | | | | | Hostテーブルのカラム名を修正 | masumotok | 2010-12-16 | 1 | -21/+11 |
| | * | | | | | | | コメントを除去 | masumotok | 2010-12-08 | 2 | -15/+0 |
| | * | | | | | | | rev439ベースにライブマイグレーションの機能をマージ | masumotok | 2010-12-07 | 2 | -0/+141 |
| * | | | | | | | | Completed first pass at converting all localized strings with multiple format... | Ed Leafe | 2011-01-18 | 3 | -23/+30 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Fixing whitespace | Rick Harris | 2011-01-17 | 1 | -2/+2 |
| * | | | | | | | Returning image_metadata from snapshot() | Rick Harris | 2011-01-17 | 1 | -2/+6 |
| * | | | | | | | Merging trunk | Rick Harris | 2011-01-17 | 3 | -312/+122 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | | merge from upstream | Andy Smith | 2011-01-14 | 3 | -297/+85 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merged lp:~vishvananda/nova/lp703012 | Vishvananda Ishaya | 2011-01-14 | 1 | -2/+14 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Create and use a generic handler for RPC calls | Josh Kearney | 2011-01-14 | 1 | -2/+14 |
| | | * | | | | | | | import re, remove extra call in cloud.py. Move get_console_output to compute... | Vishvananda Ishaya | 2011-01-14 | 1 | -9/+10 |
| | | |/ / / / / / | |||||
| | | * | | | | | | Implements the blueprint for enabling the setting of the root/admin password ... | Ed Leafe | 2011-01-14 | 2 | -84/+64 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Minor code cleanups | Ed Leafe | 2011-01-13 | 1 | -1/+1 |
| | | | * | | | | | | cleaned up prior merge mess | Ed Leafe | 2011-01-12 | 2 | -2/+33 |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | | | |||||
| | | | * | | | | | | merged trunk changes | Ed Leafe | 2011-01-11 | 1 | -0/+17 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Fixed issues raised by reviews | Ed Leafe | 2011-01-10 | 1 | -1/+1 |
| | | | * | | | | | | | merged changes from trunk | Ed Leafe | 2011-01-10 | 2 | -3/+67 |
| | | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | |||||
| | | | * | | | | | | | removed a merge conflict line I missed before | Ed Leafe | 2011-01-07 | 1 | -1/+0 |
| | | | * | | | | | | | merged trunk changes | Ed Leafe | 2011-01-07 | 4 | -99/+103 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | incorporated changes suggested by eday | Ed Leafe | 2011-01-07 | 2 | -6/+8 |
| | | | * | | | | | | | | Additional cleanup prior to pushing | Ed Leafe | 2011-01-07 | 1 | -38/+16 |
| | | | * | | | | | | | | getting ready to push for merge prop | Ed Leafe | 2011-01-07 | 2 | -11/+10 |
| | | | * | | | | | | | | merged changes from trunk | Ed Leafe | 2011-01-07 | 2 | -2/+119 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | Got the basic 'set admin password' stuff working | Ed Leafe | 2011-01-06 | 1 | -3/+0 |
| | | | * | | | | | | | | | commit before merging trunk | Ed Leafe | 2011-01-06 | 2 | -16/+7 |
| | | | * | | | | | | | | | merged trunk changes | Ed Leafe | 2011-01-06 | 1 | -5/+3 |
| | | | * | | | | | | | | | merged trunk changes | Ed Leafe | 2011-01-06 | 3 | -73/+111 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | Renamed 'set_root_password' to 'set_admin_password' globally. | Ed Leafe | 2011-01-06 | 2 | -44/+30 |
| | | | * | | | | | | | | | | intermediate work | Ed Leafe | 2011-01-05 | 1 | -1/+1 |
