summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | another merge from trunk to the latest rev. Monsyne Dragon2011-01-053-35/+219
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | pulled changes from trunkMonsyne Dragon2011-01-056-28/+320
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | add in xs-console worker and tests. Monsyne Dragon2011-01-053-0/+20
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Fixed xenapi_conn wait_for_task to properly terminate LoopingCall on exceptionSandy Walsh2011-01-101-2/+3
| * | | | | | | | | | | | | | | | | | | Fixed xenapi_conn wait_for_task to properly terminate LoopingCall on exceptionSandy Walsh2011-01-101-1/+1
| * | | | | | | | | | | | | | | | | | | Fixed xenapi_conn wait_for_task to properly terminate LoopingCall on exceptionSandy Walsh2011-01-101-4/+11
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge with trunkSoren Hansen2011-01-0810-168/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Fixes issue in trunk with downloading s3 images for instance creation.Ryan Lane2011-01-071-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | Fixing headers line by wrapping the headers in single quotesRyan Lane2011-01-071-1/+1
| | | | |_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Merge trunk.Todd Willey2011-01-076-43/+724
| | |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Final few log tweaks, i18n, levels, including contexts, etc.Todd Willey2011-01-043-7/+6
| | * | | | | | | | | | | | | | | | | Apply logging changes as a giant patch to work around the cloudpipe delete + ...Todd Willey2011-01-048-135/+142
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2011-01-076-43/+718
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Don't lie about which is the default firewall implementation.Soren Hansen2011-01-031-1/+1
| * | | | | | | | | | | | | | | | | Move a closing bracket.Soren Hansen2011-01-031-1/+1
| * | | | | | | | | | | | | | | | | Stub out init_host in libvirt driver.Soren Hansen2011-01-031-0/+3
| * | | | | | | | | | | | | | | | | Fix a merge artifact.Soren Hansen2011-01-031-9/+2
| * | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2011-01-0319-620/+1820
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Lots of PEP-8 work.Soren Hansen2010-12-151-15/+14
| * | | | | | | | | | | | | | | | | Move security group refresh logic into ComputeAPI.Soren Hansen2010-12-131-9/+23
| * | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2010-12-138-446/+750
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Elaborate a bit on ipsets comment.Soren Hansen2010-12-131-4/+7
| * | | | | | | | | | | | | | | | | Ignore security group rules that reference foreign security groups.Soren Hansen2010-12-091-1/+1
| * | | | | | | | | | | | | | | | | Add iptables based security groups implementation.Soren Hansen2010-12-061-7/+158
| * | | | | | | | | | | | | | | | | Refactor nwfilter code somewhat. For iptables based firewalls, I still want t...Soren Hansen2010-12-021-50/+107
| * | | | | | | | | | | | | | | | | Add a simple abstraction for firewalls.Soren Hansen2010-12-021-7/+40
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-01-066-43/+718
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Introduces basic support for spawning, rebooting and destroying vms when usin...Chiradeep Vittal2011-01-063-8/+499
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Revert some unneeded formatting since twistd is no longer usedChiradeep Vittal2011-01-041-0/+1
| | * | | | | | | | | | | | | | | i18n logging and exception stringsChiradeep Vittal2011-01-042-32/+32
| | * | | | | | | | | | | | | | | Merge from trunk again -- get rid of twistd dependenciesChiradeep Vittal2011-01-042-17/+19
| | * | | | | | | | | | | | | | | Merge from trunk: process replaced with utilChiradeep Vittal2011-01-0319-625/+1820
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge from trunk: process replaced with utilChiradeep Vittal2011-01-031-9/+7
| | * | | | | | | | | | | | | | | remove some loggingChiradeep Vittal2010-12-141-2/+0
| | * | | | | | | | | | | | | | | Merged from trunk and fixed merge issues.Chiradeep Vittal2010-12-1419-479/+1401
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | remove nonexistent exceptionChiradeep Vittal2010-10-141-2/+1
| | * | | | | | | | | | | | | | | revert to generic exceptionsChiradeep Vittal2010-10-141-31/+7
| | * | | | | | | | | | | | | | | fix indentChiradeep Vittal2010-10-141-2/+3
| | * | | | | | | | | | | | | | | review commentsChiradeep Vittal2010-10-132-113/+146
| | * | | | | | | | | | | | | | | Newlines again, reorder importsChiradeep Vittal2010-10-131-5/+7
| | * | | | | | | | | | | | | | | Remove extraneous newlinesChiradeep Vittal2010-10-121-3/+0
| | * | | | | | | | | | | | | | | Fix typo, fix importChiradeep Vittal2010-10-121-22/+32
| | * | | | | | | | | | | | | | | Add design doc, docstrings, document hyper-v wmi, python wmi usage. Adhere to...Chiradeep Vittal2010-10-121-41/+107
| | * | | | | | | | | | | | | | | curl not available on Windows for s3 download. also os-agnostic local copyChiradeep Vittal2010-10-081-9/+27
| | * | | | | | | | | | | | | | | Register the Hyper-V module into the list of virt modulesChiradeep Vittal2010-10-081-0/+3
| | * | | | | | | | | | | | | | | hyper-v driver createdChiradeep Vittal2010-10-081-0/+387
| * | | | | | | | | | | | | | | | This branch contains the internal API cleanup branches I had previously propo...Eric Day2011-01-051-4/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Renamed argument to represent possible types in volume_utils.Eric Day2011-01-041-6/+7
| | * | | | | | | | | | | | | | | Removed UUID keys for instance and volume.Eric Day2011-01-041-0/+3
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Made the plugin output fully json-ified, so I could remove the exception hand...Ed Leafe2011-01-041-13/+6