| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Send a more appropriate error response for 403 in osapi | Anthony Young | 2012-03-23 | 2 | -1/+14 | |
| | |/ | ||||||
| * | | Merge "Volumes API now uses underscores for attrs" | Jenkins | 2012-03-23 | 5 | -112/+112 | |
| |\ \ | ||||||
| | * | | Volumes API now uses underscores for attrs | Brian Waldon | 2012-03-23 | 5 | -112/+112 | |
| | |/ | ||||||
| * | | Merge "Remove unused certificate SQL calls." | Jenkins | 2012-03-23 | 2 | -36/+0 | |
| |\ \ | ||||||
| | * | | Remove unused certificate SQL calls. | Dan Prince | 2012-03-23 | 2 | -36/+0 | |
| * | | | Use key in locals() that actually exists | Johannes Erdfelt | 2012-03-23 | 1 | -2/+3 | |
| | |/ |/| | ||||||
| * | | Merge "Tweak security port validation for ICMP" | Jenkins | 2012-03-23 | 6 | -19/+68 | |
| |\ \ | |/ |/| | ||||||
| | * | Tweak security port validation for ICMP | Greg Althaus | 2012-03-16 | 6 | -19/+68 | |
| * | | Merge "Fixed status validation. Fixes bug 960884." | Jenkins | 2012-03-22 | 2 | -1/+4 | |
| |\ \ | ||||||
| | * | | Fixed status validation. Fixes bug 960884. | Unmesh Gurjar | 2012-03-22 | 2 | -1/+4 | |
| * | | | Assume migrate module missing __version__ is old | Mark Washenberger | 2012-03-22 | 1 | -5/+3 | |
| * | | | Merge "Remove tools/nova-debug" | Jenkins | 2012-03-22 | 2 | -99/+1 | |
| |\ \ \ | ||||||
| | * | | | Remove tools/nova-debug | Joe Gordon | 2012-03-22 | 2 | -99/+1 | |
| * | | | | Merge "Inlining some single-use methods in XenAPI vmops." | Jenkins | 2012-03-22 | 1 | -28/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | Inlining some single-use methods in XenAPI vmops. | Rick Harris | 2012-03-22 | 1 | -28/+16 | |
| | |/ / / | ||||||
| * | | | | Merge "Modify nova.wsgi.start() should check backlog parameter." | Jenkins | 2012-03-22 | 2 | -0/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | Modify nova.wsgi.start() should check backlog parameter. | Sean Dague | 2012-03-21 | 2 | -0/+5 | |
| * | | | | | Merge "Re-instate security group delete test case" | Jenkins | 2012-03-22 | 1 | -0/+19 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Re-instate security group delete test case | Mark McLoughlin | 2012-03-15 | 1 | -0/+19 | |
| * | | | | | | Merge "Make sqlite in-memory-db usable to unittest" | Jenkins | 2012-03-22 | 6 | -71/+114 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Make sqlite in-memory-db usable to unittest | Hengqing Hu | 2012-03-17 | 6 | -71/+114 | |
| * | | | | | | Change mycloud.com to example.com (RFC2606). | James E. Blair | 2012-03-22 | 12 | -14/+14 | |
| * | | | | | | Merge "Remove useless dhcp_domain flags in EC2" | Jenkins | 2012-03-22 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove useless dhcp_domain flags in EC2 | Julien Danjou | 2012-03-22 | 1 | -1/+0 | |
| * | | | | | | | Merge "Handle correctly QuotaError in EC2 API" | Jenkins | 2012-03-22 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Handle correctly QuotaError in EC2 API | Julien Danjou | 2012-03-22 | 1 | -0/+4 | |
| * | | | | | | | | Merge "Avoid unplugging VBDs for rescue instances" | Jenkins | 2012-03-22 | 2 | -30/+22 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Avoid unplugging VBDs for rescue instances | Johannes Erdfelt | 2012-03-22 | 2 | -30/+22 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Imported Translations from Launchpad" | OpenStack Jenkins | 2012-03-22 | 19 | -30988/+33258 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Imported Translations from Launchpad | OpenStack Jenkins | 2012-03-22 | 19 | -30988/+33258 | |
| * | | | | | | | Rollback create_disks handles StorageError exception. | Rick Harris | 2012-03-22 | 2 | -26/+20 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge "Capture SIGTERM and Shut down python services cleanly." | Jenkins | 2012-03-22 | 1 | -0/+10 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Capture SIGTERM and Shut down python services cleanly. | Josh Kearney | 2012-03-22 | 1 | -0/+10 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge "Strip auth token from log output." | Jenkins | 2012-03-22 | 2 | -14/+29 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Strip auth token from log output. | Russell Bryant | 2012-03-21 | 2 | -14/+29 | |
| * | | | | | | Clarify HACKING's shadow built-in guidance. | Rick Harris | 2012-03-21 | 1 | -1/+12 | |
| * | | | | | | Fail-fast for invalid read_deleted values | Rick Harris | 2012-03-21 | 2 | -3/+25 | |
| |/ / / / / | ||||||
| * | | / / | Only shutdown rescue instance if it's not already shutdown | Johannes Erdfelt | 2012-03-21 | 1 | -1/+4 | |
| | |_|/ / |/| | | | ||||||
| * | | | | Merge "Don't send snapshot requests through the scheduler" | Jenkins | 2012-03-21 | 1 | -6/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Don't send snapshot requests through the scheduler | Vishvananda Ishaya | 2012-03-20 | 1 | -6/+7 | |
| * | | | | | Merge "Implement quota classes." | Jenkins | 2012-03-21 | 15 | -24/+692 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Implement quota classes. | Kevin L. Mitchell | 2012-03-20 | 15 | -24/+692 | |
| * | | | | | | Fix unplug_vbd to retry a configurable number of times | Johannes Erdfelt | 2012-03-21 | 1 | -37/+34 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Merge "Fixes bug 949038" | Jenkins | 2012-03-20 | 3 | -35/+39 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fixes bug 949038 | John Garbutt | 2012-03-20 | 3 | -35/+39 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Fixes bug 957708." | Jenkins | 2012-03-20 | 1 | -0/+4 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Fixes bug 957708. | MotoKen | 2012-03-20 | 1 | -0/+4 | |
| * | | | | | Open Folsom | Thierry Carrez | 2012-03-20 | 1 | -1/+1 | |
| * | | | | | Improvements/corrections to vnc docs. | Anthony Young | 2012-03-19 | 1 | -35/+35 | |
| |/ / / / | ||||||
| * | | | | Allow rate limiting to be disabled via flag | Vishvananda Ishaya | 2012-03-19 | 4 | -2/+13 | |
