summaryrefslogtreecommitdiffstats
path: root/nova/compute
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| | | | | * | | | | | | | | | | | Modified per sorens review.Vishvananda Ishaya2011-01-131-247/+0
| | | | | * | | | | | | | | | | | merged trunkVishvananda Ishaya2011-01-135-178/+433
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | simplify decorator into a wrapper fnVishvananda Ishaya2011-01-051-2/+8
| | | | | * | | | | | | | | | | | pep8 cleanupVishvananda Ishaya2011-01-051-0/+1
| | | | | * | | | | | | | | | | | more fixes, docstringsVishvananda Ishaya2011-01-051-7/+11
| | | | | * | | | | | | | | | | | fix injection and xmlVishvananda Ishaya2011-01-051-4/+5
| | | | | * | | | | | | | | | | | stop using partitions and first pass at cow imagesVishvananda Ishaya2011-01-051-39/+69
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | merge from upstream and fix leaks in console teststermie2011-01-122-6/+118
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | |
| | | | * | | | | | | | | | | | make sure get_all returnstermie2011-01-121-2/+2
| | | | * | | | | | | | | | | | some small cleanupsAndy Smith2011-01-071-5/+1
| | | | * | | | | | | | | | | | merged from upstream and made applicable changesAndy Smith2011-01-075-178/+324
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|/ / / | | | | | |/| | | | | | | | | |
| | | | * | | | | | | | | | | | set the hostname factory in the service initAndy Smith2011-01-071-17/+5