summaryrefslogtreecommitdiffstats
path: root/nova/virt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | Fixed for pep8Nachi Ueno2011-01-041-9/+6
| * | | | | | | | | | | | | | | | | | | | | Fixed conflict with r515Nachi Ueno2011-01-041-27/+0
| * | | | | | | | | | | | | | | | | | | | | Merged and fiexed conflicts with r515Nachi Ueno2011-01-0418-631/+1845
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Support IPv6NTT PF Lab.2010-12-243-9/+61
* | | | | | | | | | | | | | | | | | | | | | Merging TrunkRick Harris2011-01-131-30/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Spelling is hard. Typing even moreso.Soren Hansen2011-01-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | Bring NWFilter driver up to speed on unfilter_instance.Soren Hansen2011-01-131-0/+8
| * | | | | | | | | | | | | | | | | | | | | Instead of a set() to keep track of instances and security groups, use a dict...Soren Hansen2011-01-131-12/+24
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixes #701055. Move instance termination code inline to prevent manager from...Anthony Young2011-01-131-20/+7
| | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-01-121-2/+2
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | _wait_with_callback was changed out from under suspend/resume. fixed.Trey Morris2011-01-121-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | fixed pause and resumeTrey Morris2011-01-121-2/+2
| | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-01-126-6/+91
|\| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | This branch adds a backend for using RBD (RADOS Block Device) volumes in nova...Josh Durgin2011-01-121-5/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Add support for rbd volumes.Josh Durgin2011-01-031-5/+18
| | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | merge trunk, fix conflictAnthony Young2011-01-115-9/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | Read Full Spec for implementation details and notes on how to boot an instanc...Sandy Walsh2011-01-111-1/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Changed shared_ip_group detail routingSandy Walsh2011-01-1111-235/+532
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | Fixed trunk merge conflicts as spotted by dubs.Sandy Walsh2011-01-056-42/+717
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | self.XENAPI...Sandy Walsh2011-01-051-1/+1
| | | * | | | | | | | | | | | | | | | | pep8Sandy Walsh2011-01-051-1/+2
| | | * | | | | | | | | | | | | | | | | tempSandy Walsh2011-01-031-1/+2
| | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | bah - pep8 errorsAnthony Young2011-01-112-3/+5
| * | | | | | | | | | | | | | | | | | merge trunkAnthony Young2011-01-1010-239/+1183
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | socat will need to be added to our nova sudoersAnthony Young2011-01-051-1/+1
| * | | | | | | | | | | | | | | | | | some more cleanupAnthony Young2011-01-041-1/+1
| * | | | | | | | | | | | | | | | | | some fixes per vish's feedbackAnthony Young2011-01-031-4/+1
| * | | | | | | | | | | | | | | | | | add stubs for xen driverAnthony Young2011-01-032-0/+9
| * | | | | | | | | | | | | | | | | | merge in trunkAnthony Young2011-01-036-26/+308
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | merge trunkAnthony Young2010-12-2810-137/+1092
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | add in unit testsAnthony Young2010-12-281-0/+2
| * | | | | | | | | | | | | | | | | | | some pep8 fixesAnthony Young2010-12-231-1/+1
| * | | | | | | | | | | | | | | | | | | removing xen/uml specific switches. If they need special treatment, we can a...Anthony Young2010-12-231-6/+1
| * | | | | | | | | | | | | | | | | | | merge trunkAnthony Young2010-12-236-104/+157
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | move port range for ajaxterm to flagAnthony Young2010-12-231-1/+5
| * | | | | | | | | | | | | | | | | | | | minor notes, commit before rewriting proxy with eventletAnthony Young2010-12-221-1/+1
| * | | | | | | | | | | | | | | | | | | | use libvirt python bindings instead of system callAnthony Young2010-12-221-5/+6
| * | | | | | | | | | | | | | | | | | | | working connection securityAnthony Young2010-12-221-5/+3
| * | | | | | | | | | | | | | | | | | | | a few more fixes after merge with trunkAnthony Young2010-12-211-5/+9
| * | | | | | | | | | | | | | | | | | | | merging in trunkAnthony Young2010-12-2115-659/+1163
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | move prototype code from api into compute workerAnthony Young2010-12-211-1/+48
| * | | | | | | | | | | | | | | | | | | | | prototype works with kvm. now moving call from api to compute Anthony Young2010-12-211-9/+13
| * | | | | | | | | | | | | | | | | | | | | basics to get proxied ajaxterm working with virshroot2010-11-011-0/+9
* | | | | | | | | | | | | | | | | | | | | | Merging trunk, small fixesRick Harris2011-01-121-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Fixed a number of issues with the iptables firewall backend:Soren Hansen2011-01-111-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | Fixed a number of issues with the iptables firewall backend:Soren Hansen2011-01-111-3/+3
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-01-1111-233/+531
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Implementation of xs-console blueprint (adds support for console proxies like...Monsyne Dragon2011-01-114-1/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | re-merged in trunk to correct conflictMonsyne Dragon2011-01-1010-205/+965
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Fix a bunch of pep8 stuff Monsyne Dragon2011-01-053-10/+10