| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | added functionality to nova-manage to list created networks | Christian Berendt | 2011-02-16 | 1 | -0/+12 | |
| | | | |_|/ / | | |/| | | | ||||||
| | * / | | | | fix for bug #716847 - if a volume has not been assigned to a host, then delet... | Anthony Young | 2011-02-14 | 1 | -0/+7 | |
| | |/ / / / | ||||||
| * | | | | | fixed based on reviewer's comment. | Kei Masumoto | 2011-02-18 | 1 | -5/+5 | |
| * | | | | | Merge request candidate version. | Kei Masumoto | 2011-02-15 | 1 | -10/+9 | |
| |\| | | | | ||||||
| * | | | | | 1. Merged to rev654(?) | Kei Masumoto | 2011-02-10 | 6 | -25/+121 | |
| |\| | | | | ||||||
| | * | | | | 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 | |
| | | | |/ | | |/| | ||||||
| | * | | | merge from upstream | Andy Smith | 2011-01-14 | 1 | -3/+7 | |
| | |\ \ \ | ||||||
| | * | | | | add support for database migration | Andy Smith | 2011-01-12 | 1 | -1/+19 | |
| * | | | | | 1. Discard nova-manage host list | Kei Masumoto | 2011-01-31 | 1 | -45/+47 | |
| * | | | | | adding testcode | Kei Masumoto | 2011-01-27 | 1 | -0/+2 | |
| | |_|/ / |/| | | | ||||||
| * | | | | 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 | |
| | |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| | | * | | | | | merged with r555 | Nachi Ueno | 2011-01-13 | 3 | -2/+2 | |
| | | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | | Merged with 549 | Nachi Ueno | 2011-01-12 | 1 | -0/+137 | |
| | | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | | Merged with r548 | Nachi Ueno | 2011-01-12 | 7 | -15/+330 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Fixed for pep8 | Hisaharu Ishii | 2011-01-12 | 1 | -5/+5 | |
| | | * | | | | | | Merged and fiexed conflicts with r515 | Nachi Ueno | 2011-01-04 | 9 | -82/+310 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | * | | | | | | Support IPv6 | NTT PF Lab. | 2010-12-24 | 1 | -4/+8 | |
