summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| |\
| * | Marking snapshots as private for nowRick Harris2011-01-131-4/+1
| * | Adding TODO to clarify statusRick Harris2011-01-121-0/+3
| * | Merging trunkRick Harris2011-01-122-3/+34
| |\ \
| * | | Changes per Edays commentsRick Harris2011-01-111-3/+1
| * | | Merging trunkRick Harris2011-01-114-101/+185
| |\ \ \
| * \ \ \ Merging trunkRick Harris2011-01-063-99/+239
| |\ \ \ \
| * | | | | Removing some FIXMEsRick Harris2011-01-061-1/+1
| * | | | | Reserving image before uploadingRick Harris2011-01-062-3/+11
* | | | | | merged trunk rev569Kei Masumoto2011-01-173-315/+104
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | 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
| | | * | | | | | | | merged changes from trunkEd Leafe2011-01-042-1/+4
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | merged latest trunkEd Leafe2011-01-032-0/+23
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Updated the password generation codeEd Leafe2010-12-311-3/+5
| | | * | | | | | | | | merged in trunk and xenstore-plugin changesEd Leafe2010-12-312-15/+28
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Before merge with xenstore-plugin codeEd Leafe2010-12-311-6/+13
| | | * | | | | | | | | | merge from trunkEd Leafe2010-12-283-6/+60
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ merged trunkEd Leafe2010-12-231-1/+3
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ merged trunkEd Leafe2010-12-232-36/+88
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ after trunk mergeEd Leafe2010-12-225-36/+39
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | committing so that I can merge trunk changesEd Leafe2010-12-221-9/+1
| | | * | | | | | | | | | | | | | Refactored duplicate rpc.cast() calls in nova/compute/api.py. Cleaned up some...Ed Leafe2010-12-212-30/+49