summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merging trunkCory Wright2010-12-2239-288/+313
|\
| * All merged with trunk and let's see if a new merge prop (with no pre-req) wor...jaypipes@gmail.com2010-12-2239-288/+313
| |\
| | * Problem was with a missplaced parentheses. ugh.jaypipes@gmail.com2010-12-221-1/+1
| | * Merge trunk and resolve conflictsjaypipes@gmail.com2010-12-2133-292/+494
| | |\
| | * \ Merge trunk and address ttx's review commentsjaypipes@gmail.com2010-12-205-244/+76
| | |\ \
| | * \ \ Merge eventlet and resolve all conflictsjaypipes@gmail.com2010-12-1748-1302/+914
| | |\ \ \
| | * | | | PEP8 cleanupsjaypipes@gmail.com2010-12-162-3/+8
| | * | | | Merge trunk and resolve slight conflictjaypipes@gmail.com2010-12-1533-721/+660
| | |\ \ \ \
| | * | | | | Final round of marking translation stringsjaypipes@gmail.com2010-12-116-44/+48
| | * | | | | First round of i18n-ifying strings in Novajaypipes@gmail.com2010-12-1136-252/+267
* | | | | | | merging trunkCory Wright2010-12-223-12/+34
|\| | | | | |
| * | | | | | This stops the nova-network dhcp ip from being added to all of the compute ho...Vishvananda Ishaya2010-12-211-2/+1
| |\ \ \ \ \ \
| | * | | | | | don't add the ip to bridge on compute hostsVishvananda Ishaya2010-12-201-2/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Added InstanceDiagnostics and InstanceActions DB models.Josh Kearney2010-12-212-10/+33
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merged trunkJosh Kearney2010-12-2133-291/+493
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make column names more genericJosh Kearney2010-12-201-9/+7
| | * | | | | Added InstanceActions DB modelJosh Kearney2010-12-201-4/+16
| | * | | | | Merged trunkJosh Kearney2010-12-203-42/+69
| | |\| | | |
| | * | | | | Added Instance Diagnostics DB modelJosh Kearney2010-12-162-8/+21
| | | |_|_|/ | | |/| | |
* | | | | | Close devnull filehandleCory Wright2010-12-201-2/+3
* | | | | | Merge commitCory Wright2010-12-2033-291/+493
|\| | | | |
| * | | | | Add raw disk image support.Justin Santa Barbara2010-12-2016-284/+280
| |\ \ \ \ \
| | * | | | | Add my @linux2go.dk address to .mailmapSoren Hansen2010-12-201-0/+1
| | * | | | | PEP8 fixupsSoren Hansen2010-12-201-0/+2
| | * | | | | Merge trunkSoren Hansen2010-12-183-42/+69
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Merge trunk (naïvely).Soren Hansen2010-12-1754-1325/+784
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | Make sure the new, consolidated template gets included.Soren Hansen2010-12-151-1/+1
| | * | | | | Remove default_{kernel,ramdisk} flags. They are not used anymore.Soren Hansen2010-12-141-4/+0
| | * | | | | Don't attempt to fiddle with partitions for whole-disk-images.Soren Hansen2010-12-142-8/+20
| | * | | | | Merge trunkSoren Hansen2010-12-1472-1907/+2468
| | |\ \ \ \ \
| | * | | | | | Now that we have a templating engine, let's use it. Consolidate all the libvi...Soren Hansen2010-12-149-267/+199
| | * | | | | | Changed null_kernel flag from aki-00000000 to nokernelRick Clark2010-12-011-1/+1
| | * | | | | | Fixed termie's tiny bits from the prior merge requestRick Clark2010-11-302-3/+3
| | * | | | | | Cleaned up pep8 errorsRick Clark2010-11-303-11/+10
| | * | | | | | merged Justin Santa Barbara's raw-disk-image back into the latest trunkRick Clark2010-11-308-51/+109
| | |\ \ \ \ \ \
| | | * | | | | | Removed 'and True' oddityJustin Santa Barbara2010-10-151-1/+1
| | | * | | | | | Removed stray spaces that were causing an unnecessary diff lineJustin Santa Barbara2010-10-141-1/+1
| | | * | | | | | Minimized diff, fixed formattingJustin Santa Barbara2010-10-146-25/+7
| | | * | | | | | Merged with trunk, fixed broken stuffJustin Santa Barbara2010-10-14138-5809/+13365
| | | |\ \ \ \ \ \
| | | * | | | | | | Clarified what the 'Mapped device not found' exception really means.Justin Santa Barbara2010-08-211-3/+11
| | | * | | | | | | Merged with trunkJustin Santa Barbara2010-08-1888-1977/+4353
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merged in configurable libvirt_uri, and fixes to raw disk images from the vir...Justin Santa Barbara2010-07-312-15/+44
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | Fixed up some of the raw disk stuff that broke in the abstraction out of libvirtJustin Santa Barbara2010-07-312-13/+38
| | | | * | | | | | | | Merged with raw disk imageJustin Santa Barbara2010-07-312-2/+11
| | | | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Recognize 'magic' kernel value that means "don't use a kernel" - currently ak...Justin Santa Barbara2010-07-312-2/+11
| | | | * | | | | | | | Accept a configurable libvirt_uriJustin Santa Barbara2010-07-301-2/+6
| | | |/ / / / / / / /
| | | * | | | | | | | Added Cheetah to pip-requiresJustin Santa Barbara2010-07-301-0/+1
| | | * | | | | | | | Removed duplicate toXml methodJustin Santa Barbara2010-07-301-14/+0
| | | * | | | | | | | Merged with trunkJustin Santa Barbara2010-07-30128-3271/+4064
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | CleanupsJustin Santa Barbara2010-07-201-2/+2