| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Changed method signature of create_network | Nachi Ueno | 2011-01-26 | 1 | -2/+2 |
| * | fix pep8 issue (and my commit hook that didn't catch it) | Vishvananda Ishaya | 2011-01-25 | 1 | -0/+1 |
| * | merged trunk | Vishvananda Ishaya | 2011-01-25 | 4 | -11/+12 |
| |\ | |||||
| | * | I am new to nova, and wanted to fix a fairly trivial bug in order to understa... | John Dewey | 2011-01-25 | 1 | -4/+2 |
| | |\ | |||||
| | | * | corrected nesting of the data dictionary | John Dewey | 2011-01-24 | 1 | -1/+1 |
| | | * | Updated a couple data structures to pass pep8. | John Dewey | 2011-01-24 | 1 | -4/+2 |
| | * | | Localized strings that employ formatting should not use positional arguments,... | Ed Leafe | 2011-01-25 | 2 | -4/+4 |
| | |\ \ | | |/ | |/| | |||||
| | | * | Removed tabs form source. Merged trunk changes | Ed Leafe | 2011-01-24 | 1 | -1/+1 |
| | | |\ | |||||
| | | * | | Resolved trunk merge conflicts | Ed Leafe | 2011-01-21 | 4 | -5/+65 |
| | | |\| | |||||
| | | * | | merged trunk changes | Ed Leafe | 2011-01-19 | 1 | -1/+18 |
| | | |\ \ | |||||
| | | * | | | Completed first pass at converting all localized strings with multiple format... | Ed Leafe | 2011-01-18 | 2 | -4/+4 |
| | * | | | | changed nova-manage to use named arguments to net_manager.create_networks | Trey Morris | 2011-01-24 | 1 | -3/+6 |
| | | |_|/ | |/| | | |||||
| * | | | | merged trunk fixed whitespace in rst | Vishvananda Ishaya | 2011-01-21 | 4 | -5/+65 |
| |\| | | | |||||
| | * | | | Also print version at nova-api startup, for consistency | Thierry Carrez | 2011-01-20 | 1 | -0/+3 |
| | * | | | Added changes to make errors and recovery for volumes more graceful: | Anthony Young | 2011-01-20 | 1 | -1/+54 |
| | |\ \ \ | |||||
| | | * \ \ | merged trunkand fixed conflicts and pep error | Vishvananda Ishaya | 2011-01-18 | 1 | -81/+19 |
| | | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | | per vish's feedback, allow admin to specify volume id in any of the | Anthony Young | 2011-01-18 | 1 | -2/+12 |
| | | * | | | s/cleanup/volume. volume commands will need their own ns in the long run | Anthony Young | 2011-01-18 | 1 | -4/+4 |
| | | * | | | fixes related to #701749. Also, added nova-manage commands to recover | Anthony Young | 2011-01-18 | 1 | -1/+43 |
| | * | | | | Fixes for bugs: | jaypipes@gmail.com | 2011-01-19 | 2 | -4/+8 |
| | |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | | * | | | Removes circular import issues from bin/stack and replaces utils.loads with j... | jaypipes@gmail.com | 2011-01-18 | 1 | -3/+7 |
| | | * | | | ComputeAPI -> compute.API in bin/nova-direct-api. Fixes LP#704422 | jaypipes@gmail.com | 2011-01-18 | 1 | -1/+1 |
| | | | |/ | | |/| | |||||
| * | | | | wrap sqlalchemy exceptions in a generic error | Vishvananda Ishaya | 2011-01-21 | 1 | -3/+2 |
| * | | | | add helpful error messages to nova-manage and update nova.sh | Vishvananda Ishaya | 2011-01-19 | 1 | -5/+24 |
| |/ / / | |||||
| * | | | merge from upstream and fix small issues | Andy Smith | 2011-01-18 | 6 | -130/+270 |
| |\ \ \ | |||||
| | * | | | revert live_migration branch | Andy Smith | 2011-01-18 | 1 | -81/+1 |
| | | |/ | |/| | |||||
| | * | | merged to trunk rev572 | Kei Masumoto | 2011-01-19 | 3 | -127/+62 |
| | |\| | |||||
| | | * | merge trunk. | Todd Willey | 2011-01-17 | 3 | -3/+213 |
| | | |\ | |||||
| | | * \ | Merge trunk and fix how nova-combined works with paste.deploy. | Todd Willey | 2011-01-13 | 2 | -45/+46 |
| | | |\ \ | |||||
| | | * | | | Merge trunk | Todd Willey | 2011-01-12 | 1 | -0/+2 |
| | | |\| | | |||||
| | | * | | | Merge trunk and handle flagfiles with kid-gloves in nova-api. Rename some fl... | Todd Willey | 2011-01-12 | 2 | -39/+27 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Merge trunk (logging, etc). | Todd Willey | 2011-01-12 | 8 | -15/+467 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Make paste the default api pattern. | Todd Willey | 2011-01-04 | 2 | -120/+64 |
| | * | | | | | | merged trunk rev569 | Kei Masumoto | 2011-01-17 | 3 | -5/+215 |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | | merge from upstream | Andy Smith | 2011-01-14 | 1 | -3/+7 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge from upstream and fix leaks in console tests | termie | 2011-01-12 | 5 | -2/+188 |
| | | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | | merged from upstream and made applicable changes | Andy Smith | 2011-01-07 | 6 | -15/+281 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | rename easy to direct in the scripts | Andy Smith | 2011-01-04 | 2 | -6/+6 |
| | | * | | | | | | | fix typo in stack tool | Andy Smith | 2011-01-04 | 1 | -1/+1 |
| | | * | | | | | | | rename Easy API to Direct API | Andy Smith | 2011-01-04 | 1 | -10/+10 |
| | | * | | | | | | | merged from trunk | Andy Smith | 2011-01-04 | 4 | -2/+161 |
| | | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | |||||
| | | * | | | | | | | Added stack command-line tool | Andy Smith | 2010-12-27 | 2 | -0/+206 |
| | * | | | | | | | | merged to rev 561 and fixed based on reviewer's comment | Kei Masumoto | 2011-01-16 | 1 | -14/+16 |
| | * | | | | | | | | checking based on pep8 | Kei Masumoto | 2011-01-14 | 1 | -1/+0 |
| | * | | | | | | | | merge trunk rev560 | masumotok | 2011-01-14 | 5 | -2/+182 |
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| | * | | | | | | | | Get reviewed and fixed based on comments. | masumotok | 2011-01-14 | 6 | -38/+461 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Add support for EBS volumes to the live migration feature. | Muneyuki Noguchi | 2011-01-11 | 1 | -4/+5 |
| | * | | | | | | | | | merge recent revision(version of 2010/12/28) | masumotok | 2010-12-31 | 11 | -139/+214 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | nova.compute.managerがこれまでの修正でデグレしていたので修正 | root | 2010-12-24 | 1 | -11/+12 |
| | * | | | | | | | | | | Hostテーブルのカラム名を修正 | masumotok | 2010-12-16 | 1 | -8/+4 |
