| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Accept message as sole argument to NovaException | Johannes Erdfelt | 2011-09-28 | 1 | -10/+10 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Fix 047 migration with SQLAlchemy 0.7.2" | Jenkins | 2011-09-28 | 1 | -1/+1 | |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | | Fix 047 migration with SQLAlchemy 0.7.2 | Mark McLoughlin | 2011-09-28 | 1 | -1/+1 | |
| | |/ / / | ||||||
| * | | | | Merge "Signer no longer fails if hashlib.sha256 is not available. test_signer... | Jenkins | 2011-09-28 | 3 | -4/+103 | |
| |\ \ \ \ | ||||||
| | * | | | | Signer no longer fails if hashlib.sha256 is not available. test_signer unit t... | Brendan Maguire | 2011-09-28 | 3 | -4/+103 | |
| | |/ / / | ||||||
| * / / / | Make snapshots private by default | Johannes Erdfelt | 2011-09-28 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge "compute_api create*() and schedulers refactoring" | Jenkins | 2011-09-27 | 35 | -1254/+1774 | |
| |\ \ \ | ||||||
| | * | | | compute_api create*() and schedulers refactoring | Chris Behrens | 2011-09-27 | 35 | -1254/+1774 | |
| * | | | | Raise InsufficientFreeMemory | Aaron Lee | 2011-09-27 | 3 | -7/+6 | |
| * | | | | Merge "Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bu... | Jenkins | 2011-09-27 | 2 | -39/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Removed db_pool complexities from nova.db.sqlalchemy.session. Fixes bug 838581. | Brian Lamar | 2011-09-26 | 2 | -39/+1 | |
| * | | | | | Adding run_test.sh artifacts to .gitignore | Aaron Lee | 2011-09-27 | 2 | -2/+4 | |
| * | | | | | Make sure options is set before checking managed_disk setting. Fixes bug 860520. | Dan Prince | 2011-09-27 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge "Adds disk config" | Jenkins | 2011-09-27 | 9 | -12/+377 | |
| |\ \ \ \ | ||||||
| | * | | | | Adds disk config | Matt Dietz | 2011-09-23 | 9 | -12/+377 | |
| * | | | | | Merge "Fix some minor issues due to premature merge of original code." | Jenkins | 2011-09-27 | 3 | -28/+42 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | Fix some minor issues due to premature merge of original code. | Johannes Erdfelt | 2011-09-26 | 3 | -28/+42 | |
| * | | | | | Merge "Call endheaders when auth_token is None. Fixes bug 856721." | Jenkins | 2011-09-26 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Call endheaders when auth_token is None. Fixes bug 856721. | Dan Prince | 2011-09-26 | 1 | -1/+1 | |
| * | | | | | | Merge "Ensure minRam and minDisk are always integers" | Jenkins | 2011-09-26 | 3 | -9/+21 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Ensure minRam and minDisk are always integers | Brian Waldon | 2011-09-26 | 3 | -9/+21 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "put fully qualified domain name in local-hostname" | Jenkins | 2011-09-26 | 4 | -4/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | put fully qualified domain name in local-hostname | Scott Moser | 2011-09-26 | 4 | -4/+13 | |
| * | | | | | | | Catch ImageNotFound on image delete in OSAPI | Brian Waldon | 2011-09-26 | 2 | -1/+19 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge "Add next links to images requests" | Jenkins | 2011-09-26 | 4 | -17/+327 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Add next links to images requests | William Wolf | 2011-09-26 | 4 | -17/+327 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Makes sure to recreate gateway for moved ip" | Jenkins | 2011-09-26 | 2 | -1/+44 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Makes sure to recreate gateway for moved ip | Vishvananda Ishaya | 2011-09-26 | 2 | -1/+44 | |
| | |/ / / | ||||||
| * / / / | Removing old code that snuck back in | Brian Waldon | 2011-09-26 | 2 | -48/+0 | |
| |/ / / | ||||||
| * | / | * Rework osapi to use network API not FK backref | Jason Koelker | 2011-09-25 | 15 | -329/+441 | |
| | |/ |/| | ||||||
| * | | Merge "Made jenkins email pruning more resilient." | Jenkins | 2011-09-23 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Made jenkins email pruning more resilient. | Monty Taylor | 2011-09-23 | 1 | -1/+1 | |
| | |/ | ||||||
| * / | Fixing bug 857712 | Brian Waldon | 2011-09-23 | 2 | -3/+4 | |
| |/ | ||||||
| * | Adding xml schema validation for /versions resource. | Naveed Massjouni | 2011-09-23 | 4 | -1/+46 | |
| * | Fix bug 856664 overLimit errors now return 413 | Troy Toman | 2011-09-23 | 3 | -5/+6 | |
| * | Merge "Don't use GitPython for authors check" | Jenkins | 2011-09-23 | 2 | -12/+5 | |
| |\ | ||||||
| | * | Don't use GitPython for authors check | Mark McLoughlin | 2011-09-23 | 2 | -12/+5 | |
| * | | Merge "Fix rfc.sh's check for the project" | Jenkins | 2011-09-23 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Fix rfc.sh's check for the project | Mark McLoughlin | 2011-09-23 | 1 | -2/+2 | |
| | |/ | ||||||
| * | | Merge "Add minDisk and minRam to OSAPI image details" | Jenkins | 2011-09-23 | 10 | -1/+327 | |
| |\ \ | ||||||
| | * | | Add minDisk and minRam to OSAPI image details | Alex Meade | 2011-09-23 | 10 | -1/+327 | |
| | |/ | ||||||
| * / | Fix outstanding pep8 errors for a clean trunk. | Monty Taylor | 2011-09-23 | 28 | -72/+81 | |
| |/ | ||||||
| * | Add rfc.sh to help with gerrit workflow. | James E. Blair | 2011-09-22 | 3 | -1/+147 | |
| * | This patch adds flavor filtering, specifically the ability to flavor on minRa... | Rick Harris | 2011-09-22 | 10 | -83/+357 | |
| |\ | ||||||
| | * | Merging trunk | Rick Harris | 2011-09-21 | 22 | -106/+318 | |
| | |\ | ||||||
| | * | | Adding OSAPI tests for flavor filtering | Rick Harris | 2011-09-21 | 3 | -10/+225 | |
| | * | | Merging trunk | Rick Harris | 2011-09-21 | 24 | -86/+399 | |
| | |\ \ | ||||||
| | * | | | Typo | Rick Harris | 2011-09-21 | 1 | -1/+1 | |
| | * | | | Fixing tests | Rick Harris | 2011-09-21 | 1 | -6/+7 | |
| | * | | | Fixing tests | Rick Harris | 2011-09-21 | 3 | -6/+6 | |
