summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* more smoketest fixesVishvananda Ishaya2011-01-201-2/+0
* Allows moving from the Austin-style db to the Bexar-style.Andy Smith2011-01-1913-86/+899
|\
| * move db sync into nosetests package-level fixtures so that the existing noset...Andy Smith2011-01-181-0/+5
| * add two more columns, set string lengths)Andy Smith2011-01-182-94/+114
| * merge from upstream and fix small issuesAndy Smith2011-01-1851-736/+1420
| |\
| * \ merge from upstreamAndy Smith2011-01-1425-285/+817
| |\ \
| * \ \ merge from upstream:Andy Smith2011-01-139-307/+367
| |\ \ \
| * | | | pep8 fixesAndy Smith2011-01-131-1/+1
| * | | | update migration script to add new tables since mergeAndy Smith2011-01-132-17/+81
| * | | | fix indentationAndy Smith2011-01-121-1/+1
| * | | | add support for database migrationAndy Smith2011-01-1212-86/+810
* | | | | Enable the use_ipv6 flag in unit tests by default.Soren Hansen2011-01-191-0/+1
| |_|_|/ |/| | |
* | | | This disables ipv6 by default. Most use cases will not need it on and it mak...Vishvananda Ishaya2011-01-181-1/+1
|\ \ \ \
| * | | | disable ipv6 by defaultVishvananda Ishaya2011-01-181-1/+1
* | | | | merge from upstream to fix conflictAndy Smith2011-01-1813-85/+541
|\| | | |
| * | | | Implement support for streaming images from Glance when using the XenAPI virt...Ewan Mellor2011-01-188-66/+470
| |\ \ \ \
| | * \ \ \ Merged with trunk revno 572.Ewan Mellor2011-01-1747-796/+925
| | |\ \ \ \
| | * \ \ \ \ Merged with trunk revno 565.Ewan Mellor2011-01-1427-469/+1233
| | |\ \ \ \ \
| | * | | | | | Fixed another issue in _stream_disk, as it did never execute _write_partition.Salvatore Orlando2011-01-122-3/+5
| | * | | | | | pep8 fixesSalvatore Orlando2011-01-122-3/+3
| | * | | | | | Fixing the stub for _stream_disk as wellSalvatore Orlando2011-01-121-1/+1
| | * | | | | | Fix for _stream_diskSalvatore Orlando2011-01-121-3/+3
| | * | | | | | PEP8 fixes, and switch to using the new LOG in vm_utils, matching what'sEwan Mellor2011-01-125-40/+37
| | * | | | | | Merged with trunk.Ewan Mellor2011-01-1285-723/+3479
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged with Orlando's recent changes.Ewan Mellor2011-01-124-55/+86
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fixed test environments.Salvatore Orlando2011-01-124-14/+52
| | | * | | | | | | Now removing kernel/ramdisk VDI after copySalvatore Orlando2011-01-113-40/+63
| | * | | | | | | | Added unit tests for the xenapi-glance integration. This adds a glanceEwan Mellor2011-01-126-39/+191
| | |/ / / / / / /
| | * | | | | | | Can now correctly launch images with external kernels through glance.Salvatore Orlando2011-01-101-6/+17
| | * | | | | | | fixed small glitch in _fetch_image_glanceSalvatore Orlando2011-01-091-1/+2
| | * | | | | | | First cut at implementing partition-adding in combination with the GlanceEwan Mellor2011-01-081-4/+39
| | * | | | | | | Fix indentation.Ewan Mellor2011-01-071-9/+9
| | * | | | | | | Some fixes to _lookup_image_glance: fix the return value from lookup_image,Ewan Mellor2011-01-071-11/+9
| | * | | | | | | Fix pep8 errors.Ewan Mellor2011-01-072-10/+10
| | * | | | | | | Many fixes to the Glance integration.Ewan Mellor2011-01-072-42/+36
| | * | | | | | | pv/hvm detection with pygrub updated for glanceSalvatore Orlando2011-01-071-0/+27
| | * | | | | | | Half-finished implementation of the streaming from Glance to a VDI throughEwan Mellor2011-01-071-1/+157
| | * | | | | | | Fix Nova not to immediately blow up when talking to Glance: we were using theEwan Mellor2011-01-071-7/+7
| * | | | | | | | Works around the app-armor problem of requiring disks with backing files to b...Vishvananda Ishaya2011-01-183-17/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fix test to respect xml changesVishvananda Ishaya2011-01-181-3/+6
| | * | | | | | | | merged trunkVishvananda Ishaya2011-01-1855-814/+1798
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | use .local and .rescue for disk images so they don't make app-armor pukeVishvananda Ishaya2011-01-142-14/+14
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge trunk.Todd Willey2011-01-1815-18/+873
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | This removes the need for the custom udev rule for iscsi devices. It instead...Vishvananda Ishaya2011-01-181-2/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | more useful prefix and fix typo in stringVishvananda Ishaya2011-01-111-2/+3
| | | * | | | | | | | use by-path instead of custom udev scriptVishvananda Ishaya2011-01-111-1/+1
| * | | | | | | | | | pep8Todd Willey2011-01-181-3/+4
| * | | | | | | | | | I might have gone overboard with documenting _members.Todd Willey2011-01-181-0/+47
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | revert live_migration branchAndy Smith2011-01-1815-870/+16
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | fixed pep8 errorKei Masumoto2011-01-203-10/+10