summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | oh come onCerberus2011-03-171-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | refactoringCerberus2011-03-172-10/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | FooCerberus2011-03-171-1/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fooCerberus2011-03-161-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | AgainCerberus2011-03-162-8/+11
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | RevertingCerberus2011-03-162-11/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from bug branchmatt.dietz@rackspace.com2011-03-161-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | chchchchchangesCerberus2011-03-161-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | chchchchchangesCerberus2011-03-162-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | chchchchchangesCerberus2011-03-162-10/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Derped againCerberus2011-03-161-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | The geebeesCerberus2011-03-161-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Logging statementsmatt.dietz@rackspace.com2011-03-161-1/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | tweakCerberus2011-03-161-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | StuffCerberus2011-03-162-7/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | PluginCerberus2011-03-151-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | TweakCerberus2011-03-151-2/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | A few fixesCerberus2011-03-151-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-155-7/+426
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-146-222/+289
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunkCerberus2011-03-104-183/+185
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | More resizeCerberus2011-03-102-6/+16
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix locking problem in security group refresh code.Soren Hansen2011-03-221-2/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Get rid of IptablesManager's explicit semaphore.Soren Hansen2011-03-221-7/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert _cache_image to use utils.synchronized decorator. Disable its test ca...Soren Hansen2011-03-221-6/+4
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | xenapi support for multi_nic. This is a phase of multi_nic which allows xenap...Trey Morris2011-03-222-68/+63
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | added an enumerate to track device in vmops.create_vifs()Trey Morris2011-03-211-3/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | comment more descriptiveTrey Morris2011-03-181-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | syntax errorTrey Morris2011-03-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | create vifs before inject network info to remove rxtx_cap from network info (...Trey Morris2011-03-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | merged trunk, merged qos, slight refactor regarding mergesTrey Morris2011-03-176-36/+464
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | hacks in placeTrey Morris2011-03-161-11/+16
| | * | | | | | | | | | | | | | | | | | | | | | | | | | commit before monsterTrey Morris2011-03-161-9/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | | | forgot to return network info - teeheeTrey Morris2011-03-161-5/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | refactored, bugfixesTrey Morris2011-03-162-95/+72
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fixed keyword arg errorTrey Morris2011-03-141-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | added structure to virt.xenapi.vmops to support network info being passed inTrey Morris2011-03-141-47/+62
| | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix a couple of things that assume that libvirt == kvm/qemu.Soren Hansen2011-03-171-16/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix mis-mergeSoren Hansen2011-03-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge with trunk.Soren Hansen2011-03-171-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | pep8Soren Hansen2011-03-171-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | I suck at merging.Soren Hansen2011-03-171-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge trunkSoren Hansen2011-03-172-22/+25
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Just use 'if foo' instead of 'if len(foo)'. It will fail as spectacularly if ...Soren Hansen2011-03-171-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix a couple of things that assume that libvirt == kvm/qemu.Soren Hansen2011-03-161-15/+27
| | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add support for network QoS (ratelimiting) for XenServer. Monsyne Dragon2011-03-172-5/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | fixed code formatting nit. Monsyne Dragon2011-03-171-2/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | added in network qos support for xenserver. Monsyne Dragon2011-03-172-5/+13
| | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | | | | | | | Comparisons to None should not use == or !=.Soren Hansen2011-03-171-2/+2
| |/ / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | Fix lp727225 by adding support for personality files to the openstack api.Mark Washenberger2011-03-161-16/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \