summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* Add a host argument to virt drivers's init_host method. It will be set to the...Soren Hansen2011-01-251-1/+1
|\
| * Add a host argument to virt driver's init_host method. It will be set to the ...Soren Hansen2011-01-251-1/+1
* | Resolved trunk merge conflictsEd Leafe2011-01-211-2/+5
|\|
| * Fixing another instance of getting a list of ids instead of a list of objects.Ryan Lane2011-01-201-1/+1
| * Fetches the security group from ID, allowing the object to be used properly, ...Ryan Lane2011-01-201-1/+4
| * revert live_migration branchAndy Smith2011-01-181-117/+1
| * previous commit breaks volume.driver. fix it..Kei Masumoto2011-01-191-1/+0
| * merged to trunk rev572Kei Masumoto2011-01-192-10/+38
| |\
| * \ merged trunk rev569Kei Masumoto2011-01-173-315/+104
| |\ \
| * | | merged to rev 561 and fixed based on reviewer's commentKei Masumoto2011-01-161-18/+47
| * | | checking based on pep8Kei Masumoto2011-01-141-4/+6
| * | | merge trunk rev560masumotok2011-01-142-3/+49
| |\ \ \
| * \ \ \ Get reviewed and fixed based on comments.masumotok2011-01-145-253/+430
| |\ \ \ \
| * | | | | Add support for EBS volumes to the live migration feature.Muneyuki Noguchi2011-01-112-24/+34
| * | | | | 最新バージョンにマージ。変更点は以下の通り。masumotok2010-12-313-6/+113
| |\ \ \ \ \
| * \ \ \ \ \ merge recent revision(version of 2010/12/28)masumotok2010-12-315-203/+398
| |\ \ \ \ \ \
| * | | | | | | launch_at を前回コミット時に追加したが、lauched_atというカ...masumotok2010-12-271-1/+1
| * | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正masumotok2010-12-241-6/+12
| |\ \ \ \ \ \ \
| | * | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正root2010-12-241-7/+8
| | * | | | | | | テストコードをレポジトリに追加masumotok2010-12-201-6/+7
| * | | | | | | | テストコードをレポジトリに追加masumotok2010-12-201-6/+7
| |/ / / / / / /
| * | | | | | | Hostテーブルのカラム名を修正masumotok2010-12-161-21/+11
| * | | | | | | コメントを除去masumotok2010-12-082-15/+0
| * | | | | | | rev439ベースにライブマイグレーションの機能をマージmasumotok2010-12-072-0/+141
* | | | | | | | Completed first pass at converting all localized strings with multiple format...Ed Leafe2011-01-183-23/+30
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fixing whitespaceRick Harris2011-01-171-2/+2
* | | | | | | Returning image_metadata from snapshot()Rick Harris2011-01-171-2/+6
* | | | | | | Merging trunkRick Harris2011-01-173-312/+122
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge from upstreamAndy Smith2011-01-143-297/+85
| |\ \ \ \ \ \
| | * \ \ \ \ \ merged lp:~vishvananda/nova/lp703012Vishvananda Ishaya2011-01-141-2/+14
| | |\ \ \ \ \ \
| | | * | | | | | Create and use a generic handler for RPC callsJosh Kearney2011-01-141-2/+14
| | * | | | | | | import re, remove extra call in cloud.py. Move get_console_output to compute...Vishvananda Ishaya2011-01-141-9/+10
| | |/ / / / / /
| | * | | | | | Implements the blueprint for enabling the setting of the root/admin password ...Ed Leafe2011-01-142-84/+64
| | |\ \ \ \ \ \
| | | * | | | | | Minor code cleanupsEd Leafe2011-01-131-1/+1
| | | * | | | | | cleaned up prior merge messEd Leafe2011-01-122-2/+33
| | | |\ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | merged trunk changesEd Leafe2011-01-111-0/+17
| | | |\ \ \ \ \ \
| | | * | | | | | | Fixed issues raised by reviewsEd Leafe2011-01-101-1/+1
| | | * | | | | | | merged changes from trunkEd Leafe2011-01-102-3/+67
| | | |\ \ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | removed a merge conflict line I missed beforeEd Leafe2011-01-071-1/+0
| | | * | | | | | | merged trunk changesEd Leafe2011-01-074-99/+103
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | incorporated changes suggested by edayEd Leafe2011-01-072-6/+8
| | | * | | | | | | | Additional cleanup prior to pushingEd Leafe2011-01-071-38/+16
| | | * | | | | | | | getting ready to push for merge propEd Leafe2011-01-072-11/+10
| | | * | | | | | | | merged changes from trunkEd Leafe2011-01-072-2/+119
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Got the basic 'set admin password' stuff workingEd Leafe2011-01-061-3/+0
| | | * | | | | | | | | commit before merging trunkEd Leafe2011-01-062-16/+7
| | | * | | | | | | | | merged trunk changesEd Leafe2011-01-061-5/+3
| | | * | | | | | | | | merged trunk changesEd Leafe2011-01-063-73/+111
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Renamed 'set_root_password' to 'set_admin_password' globally.Ed Leafe2011-01-062-44/+30
| | | * | | | | | | | | | intermediate workEd Leafe2011-01-051-1/+1