| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | working with network_ref like with mapping | Ilya Alekseyev | 2011-04-04 | 1 | -1/+1 |
| * | network injection check fixed | Ilya Alekseyev | 2011-04-04 | 1 | -1/+1 |
| * | Hopefully absolved us of the suds issue? | Brian Lamar | 2011-03-31 | 1 | -25/+22 |
| * | Add obviously-missing method that prevents an Hyper-V compute node from even | Thierry Carrez | 2011-03-30 | 1 | -0/+4 |
| |\ | |||||
| | * | Add missing method that prevent HyperV compute nodes from starting up | Thierry Carrez | 2011-03-30 | 1 | -0/+4 |
| * | | Whoops | Josh Kearney | 2011-03-30 | 1 | -0/+1 |
| * | | Handle in vim.py | Josh Kearney | 2011-03-30 | 2 | -14/+11 |
| * | | Avoid hard dependencies | Josh Kearney | 2011-03-30 | 1 | -2/+12 |
| * | | Do not push 'None' to authorized_keys when no key is specified | Thierry Carrez | 2011-03-30 | 1 | -1/+4 |
| |/ | |||||
| * | The VNC Proxy is an OpenStack component that allows users of Nova to access | Anthony Young | 2011-03-30 | 3 | -1/+28 |
| |\ | |||||
| | * | incorporate feedback from termie | Anthony Young | 2011-03-29 | 1 | -2/+0 |
| | * | move flags per termie's feedback | Anthony Young | 2011-03-29 | 1 | -0/+1 |
| | * | fix flag names | Anthony Young | 2011-03-29 | 2 | -3/+3 |
| | * | merge trunk, add unit test | Anthony Young | 2011-03-24 | 1 | -0/+5 |
| | |\ | |||||
| | * | | make everything work with trunk again | Anthony Young | 2011-03-24 | 1 | -1/+1 |
| | * | | merge trunk | Anthony Young | 2011-03-24 | 28 | -698/+5437 |
| | |\| | |||||
| | * | | incorporate feedback from termie | Anthony Young | 2011-03-24 | 2 | -3/+4 |
| | * | | fix typo | Anthony Young | 2011-03-24 | 1 | -1/+1 |
| | * | | general cleanup, use whitelist for webserver security | Anthony Young | 2011-03-23 | 2 | -2/+2 |
| | * | | intermediate progress on vnc-nova integration. checking in to show vish. | Anthony Young | 2011-03-22 | 2 | -1/+5 |
| | * | | initial commit of vnc support | Anthony Young | 2011-03-02 | 2 | -0/+18 |
| * | | | Merged with trunk | Justin Santa Barbara | 2011-03-29 | 7 | -166/+322 |
| |\ \ \ | |||||
| | * \ \ | Now checking that exists at least one network marked injected (libvirt and xe... | Ilya Alekseyev | 2011-03-29 | 2 | -6/+13 |
| | |\ \ \ | |||||
| | | * | | | style fix | Ilya Alekseyev | 2011-03-29 | 2 | -4/+4 |
| | | * | | | Added checks that exists at least one network marked inhected in libvirt and ... | Ilya Alekseyev | 2011-03-29 | 2 | -2/+9 |
| | * | | | | This branch adds support for linux containers (LXC) to nova. It uses the libv... | Chuck Short | 2011-03-29 | 3 | -12/+77 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | Fix up docstring | Chuck Short | 2011-03-29 | 1 | -2/+2 |
| | | * | | | Fix pep8 error | Chuck Short | 2011-03-29 | 1 | -1/+1 |
| | | * | | | Catch the error that mount might through a bit better | Chuck Short | 2011-03-29 | 1 | -5/+5 |
| | | * | | | Merge trunk | Chuck Short | 2011-03-29 | 1 | -6/+68 |
| | | |\ \ \ | |||||
| | | * | | | | Pass along the nbd flags although we dont support it just yet | Chuck Short | 2011-03-28 | 2 | -7/+11 |
| | | * | | | | Fix up libvirt.xml.template | Chuck Short | 2011-03-28 | 1 | -70/+68 |
| | | * | | | | Fix libvirt merge mistake | Chuck Short | 2011-03-28 | 1 | -10/+12 |
| | | * | | | | Merge trunk | Chuck Short | 2011-03-28 | 1 | -0/+4 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Fix typo in libvirt xml template | Chuck Short | 2011-03-28 | 1 | -1/+1 |
| | | * | | | | | Fix utils checking | Chuck Short | 2011-03-27 | 1 | -1/+1 |
| | | * | | | | | Merge trunk | Chuck Short | 2011-03-27 | 1 | -3/+4 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merged trunk | Chuck Short | 2011-03-25 | 6 | -31/+211 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Revert dom check | Chuck Short | 2011-03-25 | 1 | -2/+1 |
| | | * | | | | | | | Fix up destroy container | Chuck Short | 2011-03-25 | 1 | -1/+1 |
| | | * | | | | | | | Fix up templating | Chuck Short | 2011-03-25 | 1 | -12/+9 |
| | | * | | | | | | | Dont always assume qemu | Chuck Short | 2011-03-25 | 1 | -1/+2 |
| | | * | | | | | | | Removed partition from setup_container | Chuck Short | 2011-03-25 | 2 | -4/+3 |
| | | * | | | | | | | Merge trunk | Chuck Short | 2011-03-25 | 20 | -177/+3674 |
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | |||||
| | | * | | | | | | | Dont use popen in dettaching the lxc loop | Chuck Short | 2011-03-24 | 1 | -1/+2 |
| | | * | | | | | | | Fix up formatting of libvirt.xml.template | Chuck Short | 2011-03-24 | 1 | -66/+66 |
| | | * | | | | | | | Merge trunk | Chuck Short | 2011-03-24 | 10 | -175/+592 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merged trunk | Chuck Short | 2011-03-18 | 3 | -21/+39 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | more pep8 fixes | Chuck Short | 2011-03-17 | 1 | -1/+1 |
| | | * | | | | | | | | | Fix more pep8 errors | Chuck Short | 2011-03-17 | 1 | -2/+2 |
