summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | Fixed issues raised by reviewsEd Leafe2011-01-101-8/+7
| | * | | | | | | | | | | merged changes from trunkEd Leafe2011-01-101-62/+319
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merged trunk changesEd Leafe2011-01-0710-168/+180
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Additional cleanup prior to pushingEd Leafe2011-01-072-1/+6
| | * | | | | | | | | | | | | getting ready to push for merge propEd Leafe2011-01-071-6/+10
| | * | | | | | | | | | | | | Got the basic 'set admin password' stuff workingEd Leafe2011-01-062-27/+11
| | * | | | | | | | | | | | | merged trunk changesEd Leafe2011-01-063-8/+499
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | commit before merging trunkEd Leafe2011-01-062-0/+10
| | * | | | | | | | | | | | | merged trunk changesEd Leafe2011-01-061-4/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Renamed 'set_root_password' to 'set_admin_password' globally.Ed Leafe2011-01-063-22/+23
| | * | | | | | | | | | | | | | intermediate workEd Leafe2011-01-051-5/+14
| | * | | | | | | | | | | | | | Added xenstore plugin changedEd Leafe2011-01-041-13/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged latest trunkEd Leafe2011-01-035-18/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Updated the password generation codeEd Leafe2010-12-312-3/+3
| | * | | | | | | | | | | | | | | fixed pep8 issuesEd Leafe2010-12-312-45/+39
| | * | | | | | | | | | | | | | | merged in trunk and xenstore-plugin changesEd Leafe2010-12-316-46/+337
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Before merge with xenstore-plugin codeEd Leafe2010-12-312-54/+254
| | * | | | | | | | | | | | | | | | merge from trunkEd Leafe2010-12-287-35/+154
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | updated the xenstore methods to reflect that they write to the param record o...Ed Leafe2010-12-231-60/+82
| | * | | | | | | | | | | | | | | | | merged trunkEd Leafe2010-12-2311-181/+939
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | merged trunkEd Leafe2010-12-237-70/+199
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Got basic xenstore operations workingEd Leafe2010-12-221-8/+55
| | * | | | | | | | | | | | | | | | | | after trunk mergeEd Leafe2010-12-226-56/+72
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | committing so that I can merge trunk changesEd Leafe2010-12-221-10/+12
| | * | | | | | | | | | | | | | | | | | | Refactored duplicate rpc.cast() calls in nova/compute/api.py. Cleaned up some...Ed Leafe2010-12-213-31/+55
| * | | | | | | | | | | | | | | | | | | | Merged with r562Hisaharu Ishii2011-01-143-49/+294
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merged trunkVishvananda Ishaya2011-01-131-30/+37
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Modified per sorens review.Vishvananda Ishaya2011-01-132-6/+190
| | * | | | | | | | | | | | | | | | | | | | merged trunkVishvananda Ishaya2011-01-1312-252/+1308
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | simplify decorator into a wrapper fnVishvananda Ishaya2011-01-051-54/+52
| | * | | | | | | | | | | | | | | | | | | | pep8 cleanupVishvananda Ishaya2011-01-051-1/+1
| | * | | | | | | | | | | | | | | | | | | | more fixes, docstringsVishvananda Ishaya2011-01-051-43/+40
| | * | | | | | | | | | | | | | | | | | | | fix injection and xmlVishvananda Ishaya2011-01-052-38/+81
| | * | | | | | | | | | | | | | | | | | | | stop using partitions and first pass at cow imagesVishvananda Ishaya2011-01-052-46/+70
| | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Merged with r561Nachi Ueno2011-01-141-30/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | merged with r555Nachi Ueno2011-01-132-7/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | fixed method signature of modify_rulesNachi Ueno2011-01-131-1/+1
| * | | | | | | | | | | | | | | | | | | | Support IPv6 firewall with IptablesFirewallDriverHisaharu Ishii2011-01-121-15/+51
| * | | | | | | | | | | | | | | | | | | | Fixed syntax errorsNachi Ueno2011-01-121-2/+4
| * | | | | | | | | | | | | | | | | | | | Merged with 549Nachi Ueno2011-01-125-0/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Change command to get link local addressHisaharu Ishii2011-01-121-1/+0
| * | | | | | | | | | | | | | | | | | | | Merged with r548Nachi Ueno2011-01-1211-254/+1227
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Fixed for pep8Nachi Ueno2011-01-051-3/+3
| * | | | | | | | | | | | | | | | | | | | | Fixed:Create instance fails when use_ipv6=FalseNachi Ueno2011-01-051-7/+21
| * | | | | | | | | | | | | | | | | | | | | Removed debug message which is not needed.Nachi Ueno2011-01-051-1/+0
| * | | | | | | | | | | | | | | | | | | | | Fixed misspelled variableNachi Ueno2011-01-051-1/+1
| * | | | | | | | | | | | | | | | | | | | | Fixed bug in nova_project_filter_v6Nachi Ueno2011-01-051-2/+7
| * | | | | | | | | | | | | | | | | | | | | Some Bug FixNachi Ueno2011-01-042-6/+12
| * | | | | | | | | | | | | | | | | | | | | Fixed bug in libvirtNachi Ueno2011-01-041-4/+8
| * | | | | | | | | | | | | | | | | | | | | Fixed bugnova2011-01-041-1/+1