| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fixed for pep8 | Nachi Ueno | 2011-01-04 | 1 | -9/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | Fixed conflict with r515 | Nachi Ueno | 2011-01-04 | 1 | -27/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merged and fiexed conflicts with r515 | Nachi Ueno | 2011-01-04 | 18 | -631/+1845 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Support IPv6 | NTT PF Lab. | 2010-12-24 | 3 | -9/+61 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merging Trunk | Rick Harris | 2011-01-13 | 1 | -30/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Spelling is hard. Typing even moreso. | Soren Hansen | 2011-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Bring NWFilter driver up to speed on unfilter_instance. | Soren Hansen | 2011-01-13 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | Instead of a set() to keep track of instances and security groups, use a dict... | Soren Hansen | 2011-01-13 | 1 | -12/+24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fixes #701055. Move instance termination code inline to prevent manager from... | Anthony Young | 2011-01-13 | 1 | -20/+7 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merging trunk | Rick Harris | 2011-01-12 | 1 | -2/+2 | |
| |\| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | _wait_with_callback was changed out from under suspend/resume. fixed. | Trey Morris | 2011-01-12 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | fixed pause and resume | Trey Morris | 2011-01-12 | 1 | -2/+2 | |
| | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merging trunk | Rick Harris | 2011-01-12 | 6 | -6/+91 | |
| |\| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | This branch adds a backend for using RBD (RADOS Block Device) volumes in nova... | Josh Durgin | 2011-01-12 | 1 | -5/+18 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Add support for rbd volumes. | Josh Durgin | 2011-01-03 | 1 | -5/+18 | |
| | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | merge trunk, fix conflict | Anthony Young | 2011-01-11 | 5 | -9/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Read Full Spec for implementation details and notes on how to boot an instanc... | Sandy Walsh | 2011-01-11 | 1 | -1/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Changed shared_ip_group detail routing | Sandy Walsh | 2011-01-11 | 11 | -235/+532 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | Fixed trunk merge conflicts as spotted by dubs. | Sandy Walsh | 2011-01-05 | 6 | -42/+717 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | self.XENAPI... | Sandy Walsh | 2011-01-05 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | pep8 | Sandy Walsh | 2011-01-05 | 1 | -1/+2 | |
| | | | * | | | | | | | | | | | | | | | | | temp | Sandy Walsh | 2011-01-03 | 1 | -1/+2 | |
| | | | | |_|/ / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | bah - pep8 errors | Anthony Young | 2011-01-11 | 2 | -3/+5 | |
| | * | | | | | | | | | | | | | | | | | | merge trunk | Anthony Young | 2011-01-10 | 10 | -239/+1183 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | socat will need to be added to our nova sudoers | Anthony Young | 2011-01-05 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | some more cleanup | Anthony Young | 2011-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | some fixes per vish's feedback | Anthony Young | 2011-01-03 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | add stubs for xen driver | Anthony Young | 2011-01-03 | 2 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | merge in trunk | Anthony Young | 2011-01-03 | 6 | -26/+308 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | merge trunk | Anthony Young | 2010-12-28 | 10 | -137/+1092 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | add in unit tests | Anthony Young | 2010-12-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | some pep8 fixes | Anthony Young | 2010-12-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | removing xen/uml specific switches. If they need special treatment, we can a... | Anthony Young | 2010-12-23 | 1 | -6/+1 | |
| | * | | | | | | | | | | | | | | | | | | | merge trunk | Anthony Young | 2010-12-23 | 6 | -104/+157 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | move port range for ajaxterm to flag | Anthony Young | 2010-12-23 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | minor notes, commit before rewriting proxy with eventlet | Anthony Young | 2010-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | use libvirt python bindings instead of system call | Anthony Young | 2010-12-22 | 1 | -5/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | working connection security | Anthony Young | 2010-12-22 | 1 | -5/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | a few more fixes after merge with trunk | Anthony Young | 2010-12-21 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | merging in trunk | Anthony Young | 2010-12-21 | 15 | -659/+1163 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | move prototype code from api into compute worker | Anthony Young | 2010-12-21 | 1 | -1/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | prototype works with kvm. now moving call from api to compute | Anthony Young | 2010-12-21 | 1 | -9/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | basics to get proxied ajaxterm working with virsh | root | 2010-11-01 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merging trunk, small fixes | Rick Harris | 2011-01-12 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | Fixed a number of issues with the iptables firewall backend: | Soren Hansen | 2011-01-11 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Fixed a number of issues with the iptables firewall backend: | Soren Hansen | 2011-01-11 | 1 | -3/+3 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merging trunk | Rick Harris | 2011-01-11 | 11 | -233/+531 | |
| |\| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Implementation of xs-console blueprint (adds support for console proxies like... | Monsyne Dragon | 2011-01-11 | 4 | -1/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | re-merged in trunk to correct conflict | Monsyne Dragon | 2011-01-10 | 10 | -205/+965 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Fix a bunch of pep8 stuff | Monsyne Dragon | 2011-01-05 | 3 | -10/+10 | |
