| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Fix file injection for OSAPI rebuilds. Fixes 881649. | Dan Prince | 2011-10-25 | 1 | -21/+6 | |
| * | | | | | | | | Merge "Fix deletion of instances without fixed ips." | Jenkins | 2011-10-27 | 2 | -1/+31 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix deletion of instances without fixed ips. | Asbjørn Sannes | 2011-10-26 | 2 | -1/+31 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * / | | | | | | | Adding support for retrying glance image downloads. | Naveed Massjouni | 2011-10-26 | 4 | -4/+44 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge "Removed callback concept on VM driver methods:" | Jenkins | 2011-10-26 | 11 | -113/+83 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Removed callback concept on VM driver methods: | Brian Lamar | 2011-10-25 | 11 | -113/+83 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Replaces all references to nova.db.api with nova.db" | Jenkins | 2011-10-26 | 23 | -186/+184 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Replaces all references to nova.db.api with nova.db | Alex Meade | 2011-10-25 | 23 | -186/+184 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Speed up test suite by 20 seconds | Johannes Erdfelt | 2011-10-26 | 2 | -289/+144 | |
| * | | | | | | | Merge "Improve the liveness checking for services" | Jenkins | 2011-10-26 | 2 | -4/+11 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Improve the liveness checking for services | David Subiros | 2011-10-21 | 2 | -4/+11 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge "Fix concurrency of XenAPI sessions" | Jenkins | 2011-10-25 | 6 | -97/+118 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix concurrency of XenAPI sessions | Johannes Erdfelt | 2011-10-24 | 6 | -97/+118 | |
| * | | | | | | | Merge "Fix undefined glance_host in get_glance_client" | Jenkins | 2011-10-25 | 2 | -1/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix undefined glance_host in get_glance_client | Mike Lundy | 2011-10-24 | 2 | -1/+22 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge "Improve access check on images" | Jenkins | 2011-10-25 | 2 | -1/+66 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Improve access check on images | Loganathan Parthipan | 2011-09-30 | 2 | -1/+66 | |
| * | | | | | | | Server metadata must support server uuids. | Mark Washenberger | 2011-10-24 | 2 | -2/+20 | |
| * | | | | | | | Merge "Use UUIDs instead of IDs for OSAPI servers." | Jenkins | 2011-10-24 | 19 | -439/+476 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Use UUIDs instead of IDs for OSAPI servers. | Mark Washenberger | 2011-10-21 | 19 | -439/+476 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Refactoring nova.tests.api.openstack.test_flavors" | Jenkins | 2011-10-24 | 2 | -44/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Refactoring nova.tests.api.openstack.test_flavors | Brian Waldon | 2011-10-17 | 2 | -44/+26 | |
| * | | | | | | | | Merge "Convert instancetype.flavorid to string" | Jenkins | 2011-10-24 | 14 | -181/+368 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Convert instancetype.flavorid to string | Brian Waldon | 2011-10-22 | 14 | -181/+368 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Refactoring of extensions" | Jenkins | 2011-10-21 | 25 | -461/+291 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Refactoring of extensions | Kevin L. Mitchell | 2011-10-20 | 25 | -461/+291 | |
| | |/ / / / / / | ||||||
| * / / / / / / | Adds ext4 and reiserfs to _mount_filesystem(). | Josh Kearney | 2011-10-20 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge "Fixes bug 872459." | Jenkins | 2011-10-20 | 1 | -11/+0 | |
| |\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| | * | | | | | Fixes bug 872459. | Josh Kearney | 2011-10-19 | 1 | -11/+0 | |
| * | | | | | | Merge "Start switching from gflags to optparse" | Jenkins | 2011-10-19 | 2 | -158/+269 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Start switching from gflags to optparse | Mark McLoughlin | 2011-10-19 | 2 | -158/+269 | |
| * | | | | | | Merge "Repartition and resize disk when marked as managed." | Jenkins | 2011-10-19 | 5 | -2/+186 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Repartition and resize disk when marked as managed. | Rick Harris | 2011-10-19 | 5 | -2/+186 | |
| * | | | | | | | Merge "Remove dead DB API call." | Jenkins | 2011-10-19 | 1 | -5/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Remove dead DB API call. | Chris Behrens | 2011-10-19 | 1 | -5/+0 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * / | | | | | | Only log instance actions once if instance action logging is enabled (now dis... | Josh Kearney | 2011-10-19 | 1 | -6/+16 | |
| |/ / / / / / | ||||||
| * | | | | | | Don't leak exceptions out to users | Johannes Erdfelt | 2011-10-18 | 1 | -1/+1 | |
| * | | | | | | Merge "Chain up to superclass tearDown in ServerActionsTest" | Jenkins | 2011-10-18 | 2 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Chain up to superclass tearDown in ServerActionsTest | Mark McLoughlin | 2011-10-18 | 2 | -0/+4 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Fix EC2 test_cloud timing issues | Chris Behrens | 2011-10-18 | 2 | -87/+42 | |
| * | | | | | | Merge "Refactoring image and server metadata api tests" | Jenkins | 2011-10-18 | 3 | -282/+202 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactoring image and server metadata api tests | Brian Waldon | 2011-10-17 | 3 | -282/+202 | |
| | |/ / / / / | ||||||
| * | | | | | | Redirects requests from /v#.# to /v#.#/ | Alex Meade | 2011-10-18 | 2 | -1/+19 | |
| * | | | | | | Merge "Refactoring nova.tests.api.openstack.test_servers" | Jenkins | 2011-10-18 | 4 | -1006/+506 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Refactoring nova.tests.api.openstack.test_servers | Brian Waldon | 2011-10-17 | 4 | -1006/+506 | |
| * | | | | | | Merge "Add XML templates." | Jenkins | 2011-10-17 | 23 | -440/+2598 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Add XML templates. | Kevin L. Mitchell | 2011-10-17 | 23 | -440/+2598 | |
| * | | | | | | Refactoring nova.tests.api.openstack.test_images | Brian Waldon | 2011-10-17 | 3 | -189/+107 | |
| * | | | | | | Merge "Makes snapshots work for amis. Fixes bug 873156" | Jenkins | 2011-10-17 | 4 | -12/+61 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Makes snapshots work for amis. Fixes bug 873156 | Vishvananda Ishaya | 2011-10-14 | 4 | -12/+61 | |
