Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | The VNC Proxy is an OpenStack component that allows users of Nova to access | Anthony Young | 2011-03-30 | 14 | -2/+565 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | fix localization for multiple replacement strings | Vishvananda Ishaya | 2011-03-29 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | fix doc to refer to nova-vncproxy | Vishvananda Ishaya | 2011-03-29 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | add nova-vncproxy to setup.py | Anthony Young | 2011-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | clarify test | Anthony Young | 2011-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | add line | Anthony Young | 2011-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | incorporate feedback from termie | Anthony Young | 2011-03-29 | 7 | -12/+8 | |
| * | | | | | | | | | | | | | | add comment | Anthony Young | 2011-03-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | switch cast to a call | Anthony Young | 2011-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | move functions around | Anthony Young | 2011-03-29 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | move flags per termie's feedback | Anthony Young | 2011-03-29 | 4 | -11/+38 | |
| * | | | | | | | | | | | | | | fix flag names | Anthony Young | 2011-03-29 | 5 | -9/+9 | |
| * | | | | | | | | | | | | | | use manager pattern for auth token proxy | Anthony Young | 2011-03-29 | 5 | -60/+85 | |
| * | | | | | | | | | | | | | | address some of termie's recommendations | Anthony Young | 2011-03-28 | 4 | -4/+7 | |
| * | | | | | | | | | | | | | | add period, test github | Anthony Young | 2011-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | Merge remote branch 'nova/vnc_console' into vnc_console | Anthony Young | 2011-03-24 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | minor tweak from termie feedback | Anthony Young | 2011-03-24 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | Merge branch 'vnc_console' of git://github.com/sleepsonthefloor/nova into vnc... | Anthony Young | 2011-03-23 | 11 | -0/+566 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge trunk, add unit test | Anthony Young | 2011-03-24 | 19 | -1446/+625 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | clarify comment | Anthony Young | 2011-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | add documentation | Anthony Young | 2011-03-24 | 1 | -0/+76 | |
| * | | | | | | | | | | | | | | | | | add hook for osapi | Anthony Young | 2011-03-24 | 3 | -2/+13 | |
| * | | | | | | | | | | | | | | | | | make everything work with trunk again | Anthony Young | 2011-03-24 | 3 | -11/+13 | |
| * | | | | | | | | | | | | | | | | | merge trunk | Anthony Young | 2011-03-24 | 213 | -3045/+21977 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | incorporate feedback from termie | Anthony Young | 2011-03-24 | 9 | -197/+36 | |
| * | | | | | | | | | | | | | | | | | | fix typo | Anthony Young | 2011-03-24 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | make missing noVNC error condition a bit more fool-proof | Anthony Young | 2011-03-23 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | clean some pep8 issues | Anthony Young | 2011-03-23 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | general cleanup, use whitelist for webserver security | Anthony Young | 2011-03-23 | 6 | -22/+68 | |
| * | | | | | | | | | | | | | | | | | more progress | Anthony Young | 2011-03-23 | 3 | -17/+43 | |
| * | | | | | | | | | | | | | | | | | use the nova Server object | Anthony Young | 2011-03-23 | 2 | -14/+6 | |
| * | | | | | | | | | | | | | | | | | separating out components of vnc console | Anthony Young | 2011-03-23 | 4 | -151/+220 | |
| * | | | | | | | | | | | | | | | | | make executable | Anthony Young | 2011-03-22 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | intermediate progress on vnc-nova integration. checking in to show vish. | Anthony Young | 2011-03-22 | 3 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | add in eventlet version of vnc proxy | Anthony Young | 2011-03-22 | 1 | -0/+203 | |
| * | | | | | | | | | | | | | | | | | initial commit of vnc support | Anthony Young | 2011-03-02 | 7 | -0/+219 | |
* | | | | | | | | | | | | | | | | | | Support for volumes in the OpenStack API | Justin Santa Barbara | 2011-03-30 | 16 | -125/+1386 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Deepcopy the images, because the string formatting transforms them in-place | Justin Santa Barbara | 2011-03-29 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | | | | name, created_at, updated_at are required. | Justin Santa Barbara | 2011-03-29 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | Merged with trunk | Justin Santa Barbara | 2011-03-29 | 23 | -508/+1223 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Make dnsmasq_interface configurable. | Josh Kearney | 2011-03-29 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Make Dnsmasq_interface configurable | Josh Kearney | 2011-03-29 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | Stop nova-manage from reporting an error every time. Apparently except: catc... | Vishvananda Ishaya | 2011-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | don't print the error message on sys.exit(0) | Vishvananda Ishaya | 2011-03-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | 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 | 5 | -12/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Style fixes | Chuck Short | 2011-03-29 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Fix up docstring | Chuck Short | 2011-03-29 | 1 | -2/+2 |