Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Helper function that supports XPath style selectors to traverse an object tre... | Justin Santa Barbara | 2011-02-23 | 1 | -0/+51 |
|\ | |||||
| * | Rename minixpath_select to get_from_path | Justin Santa Barbara | 2011-02-23 | 1 | -12/+12 |
| * | Cope when we pass a non-list to xpath_select - wrap it in a list | Justin Santa Barbara | 2011-02-23 | 1 | -1/+7 |
| * | Created mini XPath implementation, to simplify mapping logic | Justin Santa Barbara | 2011-02-23 | 1 | -0/+45 |
* | | switch to explicit call to logging.setup() | Vishvananda Ishaya | 2011-02-21 | 1 | -1/+1 |
* | | fixes for various logging errors and issues | Vishvananda Ishaya | 2011-02-20 | 1 | -1/+1 |
|/ | |||||
* | Uncommitted changes using the wrong author, and re-committing under the corre... | Ed Leafe | 2011-02-17 | 1 | -1/+60 |
|\ | |||||
| * | Use eventlet.green.subprocess instead of standard subprocess | Soren Hansen | 2011-02-14 | 1 | -1/+1 |
| * | Fix PEP8 violations | SuperStack | 2011-02-09 | 1 | -0/+1 |
| * | Fixes for Vish & Devin's feedback | Justin Santa Barbara | 2011-02-04 | 1 | -0/+35 |
|/ | |||||
* | Fixed formatting issues in current codebase. | Ed Leafe | 2011-01-27 | 1 | -2/+2 |
* | merged r621 | Nachi Ueno | 2011-01-26 | 1 | -1/+1 |
|\ | |||||
| * | Completed first pass at converting all localized strings with multiple format... | Ed Leafe | 2011-01-18 | 1 | -3/+5 |
* | | get_my_linklocal raises exception | Nachi Ueno | 2011-01-19 | 1 | -5/+5 |
* | | Fixed error message in get_my_linklocal | Hisaharu Ishii | 2011-01-18 | 1 | -5/+3 |
|/ | |||||
* | Merging trunk | Rick Harris | 2011-01-17 | 1 | -0/+70 |
|\ | |||||
| * | merge from upstream | Andy Smith | 2011-01-14 | 1 | -0/+36 |
| |\ | |||||
| | * | Fixed missing _(). | Koji Iida | 2011-01-13 | 1 | -15/+2 |
| | * | Fixed syntax errors | Nachi Ueno | 2011-01-12 | 1 | -1/+1 |
| | * | Merged with 549 | Nachi Ueno | 2011-01-12 | 1 | -0/+5 |
| | |\ | |||||
| | * | | Change command to get link local address | Hisaharu Ishii | 2011-01-12 | 1 | -2/+2 |
| | * | | Merged with r548 | Nachi Ueno | 2011-01-12 | 1 | -10/+11 |
| | |\ \ | |||||
| | * | | | Fixed for pep8 | Hisaharu Ishii | 2011-01-12 | 1 | -1/+0 |
| | * | | | changed exception class | Nachi Ueno | 2011-01-12 | 1 | -4/+7 |
| | * | | | missing _() | Nachi Ueno | 2011-01-05 | 1 | -1/+1 |
| | * | | | Some Bug Fix | Nachi Ueno | 2011-01-04 | 1 | -3/+1 |
| | * | | | Merged and fiexed conflicts with r515 | Nachi Ueno | 2011-01-04 | 1 | -29/+137 |
| | |\ \ \ | |||||
| | * | | | | Support IPv6 | NTT PF Lab. | 2010-12-24 | 1 | -0/+39 |
| * | | | | | merge from upstream and fix leaks in console tests | termie | 2011-01-12 | 1 | -13/+5 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | merged from upstream and made applicable changes | Andy Smith | 2011-01-07 | 1 | -9/+13 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merged from trunk | Andy Smith | 2011-01-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Added stack command-line tool | Andy Smith | 2010-12-27 | 1 | -1/+1 |
| * | | | | | | added tests to ensure the easy api works as a backend for Compute API | Andy Smith | 2010-12-22 | 1 | -0/+31 |
* | | | | | | | Merging trunk | Rick Harris | 2011-01-12 | 1 | -0/+5 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | merge trunk, fix conflict | Anthony Young | 2011-01-11 | 1 | -13/+0 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | merge trunk | Anthony Young | 2011-01-10 | 1 | -8/+9 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | merge trunk | Anthony Young | 2010-12-28 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | merge trunk | Anthony Young | 2010-12-23 | 1 | -13/+93 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | merging in trunk | Anthony Young | 2010-12-21 | 1 | -22/+91 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | basics to get proxied ajaxterm working with virsh | root | 2010-11-01 | 1 | -1/+2 |
| * | | | | | | | merge lp:nova | Jesse Andrews | 2010-10-24 | 1 | -13/+32 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | add in support for ajaxterm console access | root | 2010-09-17 | 1 | -0/+4 |
* | | | | | | | | | Merging trunk | Rick Harris | 2011-01-11 | 1 | -20/+8 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
| * | | | | | | | | Moved get_my_ip into flags because that is the only thing it is being used fo... | Vishvananda Ishaya | 2011-01-09 | 1 | -13/+0 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
| * | | | | | | | Apply logging changes as a giant patch to work around the cloudpipe delete + ... | Todd Willey | 2011-01-04 | 1 | -8/+9 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Removing some FIXMEs | Rick Harris | 2011-01-06 | 1 | -1/+2 |
* | | | | | | | Reserving image before uploading | Rick Harris | 2011-01-06 | 1 | -2/+18 |
|/ / / / / / | |||||
* | | | / / | logs inner exception in nova/utils.py->import_class | Armando Migliaccio | 2010-12-26 | 1 | -1/+2 |
| |_|_|/ / |/| | | | | |||||
* | | | | | WSGI middleware for lockout after failed authentications of ec2 access key. | root | 2010-12-22 | 1 | -1/+40 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merged trunk | Vishvananda Ishaya | 2010-12-16 | 1 | -13/+43 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | |