| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | Fixed pep8 errors | Tushar Patil | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Reverted log type from error to audit | Tushar Patil | 2011-01-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Fix for LP Bug #699654 | Tushar Patil | 2011-01-20 | 1 | -8/+9 | |
| | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Wraps the NotFound exception at the api layer to print the proper instance id... | Vishvananda Ishaya | 2011-01-25 | 1 | -7/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | i18n! | Vishvananda Ishaya | 2011-01-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Wrap instance at api layer to print the proper error. Use same logic for vol... | Vishvananda Ishaya | 2011-01-21 | 1 | -7/+21 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge trunk | Rick Harris | 2011-01-25 | 4 | -36/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Localized strings that employ formatting should not use positional arguments,... | Ed Leafe | 2011-01-25 | 5 | -35/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | Resolved trunk merge conflicts | Ed Leafe | 2011-01-21 | 2 | -4/+12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | fixed typo | Ed Leafe | 2011-01-21 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | Updated trunk changes to work with localization | Ed Leafe | 2011-01-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | merged trunk changes | Ed Leafe | 2011-01-19 | 1 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | minor code cleanup | Ed Leafe | 2011-01-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | Completed first pass at converting all localized strings with multiple format... | Ed Leafe | 2011-01-18 | 5 | -35/+50 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | add test and fix describe regions | Vishvananda Ishaya | 2011-01-22 | 1 | -4/+4 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | Use Glance to relate machine image with kernel and ramdisk | Rick Harris | 2011-01-22 | 2 | -14/+17 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Fixes issue with describe_instances requiring an admin context. | Ryan Lane | 2011-01-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Passing in an elevated context instead of making the call non-elevated. | Ryan Lane | 2011-01-20 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | i18n's strings that were missed or have been added since initial i18n strings... | jaypipes@gmail.com | 2011-01-20 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fixes for bugs: | jaypipes@gmail.com | 2011-01-19 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Docstrings aren't guaranteed to exist, so split() can't automatically be call... | jaypipes@gmail.com | 2011-01-18 | 1 | -2/+8 | |
| | |/ / / / / / / / / / | ||||||
| * | / / / / / / / / / | make sure params have no unicode keys | Vishvananda Ishaya | 2011-01-19 | 1 | -0/+2 | |
| | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | | replace old ec2_id with proper id in describe_addresses | Vishvananda Ishaya | 2011-01-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | | revert live_migration branch | Andy Smith | 2011-01-18 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | merged to trunk rev572 | Kei Masumoto | 2011-01-19 | 9 | -215/+50 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Change where paste.deploy factories live and how they are called. They are n... | Todd Willey | 2011-01-17 | 5 | -71/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge trunk | Todd Willey | 2011-01-17 | 3 | -36/+281 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge trunk + wsgirouter. | Todd Willey | 2011-01-13 | 1 | -15/+19 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge trunk + wsgirouter | Todd Willey | 2011-01-12 | 2 | -5/+4 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge trunk. | Todd Willey | 2011-01-12 | 12 | -293/+558 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | merge pep8 and tests from wsgirouter branch. | Todd Willey | 2011-01-06 | 1 | -0/+1 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Remove module-level factory methods in favor of having a factory class-method | Todd Willey | 2011-01-06 | 5 | -65/+9 | |
| | * | | | | | | | | | | | | | Further decouple api routing decisions and move into paste.deploy configurati... | Todd Willey | 2011-01-17 | 5 | -165/+49 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | merge trunk. | Todd Willey | 2011-01-17 | 3 | -36/+281 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | Merge trunk and fix how nova-combined works with paste.deploy. | Todd Willey | 2011-01-13 | 1 | -15/+19 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | / / | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl... | Todd Willey | 2011-01-12 | 2 | -5/+4 | |
| | | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | / / / | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | | Merge trunk (logging, etc). | Todd Willey | 2011-01-12 | 12 | -293/+564 | |
| | | |\| | | | | | | | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | | Pep8 | Todd Willey | 2011-01-06 | 1 | -0/+1 | |
| | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | | Add blank __init__ file for fixing importability. The stale .pyc masked this... | Todd Willey | 2011-01-06 | 1 | -0/+19 | |
| | | * | | | | | | Fix openstack api tests and add a FaultWrapper to turn exceptions to faults. | Todd Willey | 2011-01-06 | 1 | -5/+19 | |
| | | * | | | | | | pep8 fixes. | Todd Willey | 2011-01-04 | 1 | -0/+2 | |
| | | * | | | | | | Remove flags and unused API class from openstack api, since such things are s... | Todd Willey | 2011-01-04 | 1 | -29/+0 | |
| | | * | | | | | | remove unused nova/api/__init__.py | Todd Willey | 2011-01-04 | 1 | -111/+0 | |
| | | * | | | | | | Make paste the default api pattern. | Todd Willey | 2011-01-04 | 2 | -70/+11 | |
| | | * | | | | | | Rework how routing is done in ec2 endpoint. | Todd Willey | 2011-01-04 | 1 | -8/+35 | |
| | * | | | | | | | Merging trunk | Rick Harris | 2011-01-17 | 3 | -36/+281 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Merging Trunk | Rick Harris | 2011-01-13 | 1 | -15/+19 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Fixing Image ID workaround and typo | Rick Harris | 2011-01-13 | 1 | -4/+6 | |
| | * | | | | | | | Merging trunk | Rick Harris | 2011-01-12 | 7 | -18/+147 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | | Changes per Edays comments | Rick Harris | 2011-01-11 | 1 | -1/+1 | |
