| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Ensure temporary file gets cleaned up after test | Johannes Erdfelt | 2012-02-28 | 1 | -13/+17 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge "OS X Support fixed, bug 942352" | Jenkins | 2012-02-28 | 2 | -3/+6 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | OS X Support fixed, bug 942352 | Joe Gordon | 2012-02-27 | 2 | -3/+6 | |
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Add NoopFirewallDriver" | Jenkins | 2012-02-28 | 2 | -0/+13 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Add NoopFirewallDriver | Chris Behrens | 2012-02-28 | 2 | -0/+13 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Do not hit the network_api every poll" | Jenkins | 2012-02-28 | 6 | -18/+77 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Do not hit the network_api every poll | Jason Kölker | 2012-02-27 | 6 | -18/+77 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Call detach_volume when attach fails" | Jenkins | 2012-02-28 | 2 | -1/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Call detach_volume when attach fails | Brian Waldon | 2012-02-27 | 2 | -1/+16 | |
| | |/ / / / / | ||||||
| * | | | | | | Use assertDictMatch to keep 2.6 unit tests passing | Mark Washenberger | 2012-02-28 | 1 | -1/+1 | |
| * | | | | | | Merge "Handle case where instance['info_cache'] is None" | Jenkins | 2012-02-28 | 2 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Handle case where instance['info_cache'] is None | Chris Behrens | 2012-02-28 | 2 | -2/+4 | |
| * | | | | | | | Merge "TypeError API exceptions get logged incorrectly" | Jenkins | 2012-02-28 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | TypeError API exceptions get logged incorrectly | Chris Behrens | 2012-02-28 | 1 | -2/+3 | |
| * | | | | | | | Merge "Fixes cloudpipe extension to work with keystone" | Jenkins | 2012-02-28 | 8 | -205/+150 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Fixes cloudpipe extension to work with keystone | Vishvananda Ishaya | 2012-02-26 | 8 | -205/+150 | |
| * | | | | | | | Merge "Add utils.tempdir() context manager for easy temp dirs" | Jenkins | 2012-02-28 | 10 | -326/+261 | |
| |\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | | Add utils.tempdir() context manager for easy temp dirs | Johannes Erdfelt | 2012-02-28 | 10 | -326/+261 | |
| | | |/ / / / | |/| | | | | ||||||
| * / | | | | | Remove monkey patching in carrot RPC driver | Johannes Erdfelt | 2012-02-28 | 1 | -3/+0 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Adds temporary chown to sparse_copy." | Jenkins | 2012-02-27 | 2 | -19/+44 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Adds temporary chown to sparse_copy. | Rick Harris | 2012-02-27 | 2 | -19/+44 | |
| * | | | | | | make nova-network usable with Python < 2.6.5 | Christian Berendt | 2012-02-27 | 1 | -7/+12 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Re-adds ssl to kombu configuration and adds flags that are needed to p... | Jenkins | 2012-02-27 | 2 | -1/+102 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Re-adds ssl to kombu configuration and adds flags that are needed to pass thr... | Joshua Harlow | 2012-02-27 | 2 | -1/+102 | |
| * | | | | | | Merge "Fix bug 900864 Quantum Manager flag for IP injection." | Jenkins | 2012-02-27 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix bug 900864 Quantum Manager flag for IP injection. | Dave Lapsley | 2012-02-23 | 1 | -0/+1 | |
| * | | | | | | Merge "Remove unused import" | Jenkins | 2012-02-27 | 1 | -1/+0 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove unused import | Mark McLoughlin | 2012-02-27 | 1 | -1/+0 | |
| * | | | | | | | Merge "Imported Translations from Launchpad" | OpenStack Jenkins | 2012-02-27 | 19 | -34478/+26008 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Imported Translations from Launchpad | OpenStack Jenkins | 2012-02-26 | 19 | -34478/+26008 | |
| * | | | | | | | | Merge "Cleanup .rescue files in libvirt driver unrescue." | Jenkins | 2012-02-27 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Cleanup .rescue files in libvirt driver unrescue. | Dan Prince | 2012-02-26 | 1 | -0/+5 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Make sure detail view works for volume snaphots | Vishvananda Ishaya | 2012-02-26 | 4 | -4/+102 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Update EC2KeystoneAuth to grab tenant 'id'. | Dan Prince | 2012-02-25 | 1 | -1/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge "Monkey patch migrate < 0.7.3" | Jenkins | 2012-02-25 | 1 | -6/+38 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Monkey patch migrate < 0.7.3 | Jason Kölker | 2012-02-24 | 1 | -6/+38 | |
| | |/ / / / | ||||||
| * | | | | | Fixes bug lp#940734 - Adding manager import so AuthMiddleware works | mbasnight | 2012-02-24 | 1 | -2/+2 | |
| * | | | | | Merge "fix unicode triggered failure in AuthManager" | Jenkins | 2012-02-25 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | fix unicode triggered failure in AuthManager | Russell Sim | 2012-02-24 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Clean stale lockfiles on service startup : fixes bug 785955" | Jenkins | 2012-02-25 | 3 | -1/+235 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Clean stale lockfiles on service startup : fixes bug 785955 | Mike Pittaro | 2012-02-24 | 3 | -1/+235 | |
| * | | | | | | Merge "Improve unit test coverage per bug/934566." | Jenkins | 2012-02-25 | 2 | -14/+180 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Improve unit test coverage per bug/934566. | Michael Still | 2012-02-23 | 2 | -14/+180 | |
| * | | | | | | Merge "Don't delete security group in use from OS API." | Jenkins | 2012-02-24 | 2 | -0/+22 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't delete security group in use from OS API. | Russell Bryant | 2012-02-23 | 2 | -0/+22 | |
| * | | | | | | | Example config_drive init script, label the config drive | Justin Santa Barbara | 2012-02-24 | 2 | -5/+12 | |
| | |_|/ / / / |/| | | | | | ||||||
| * | | | | | | Merge "Fix instance stop in EC2 create_image" | Jenkins | 2012-02-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Fix instance stop in EC2 create_image | Julien Danjou | 2012-02-22 | 1 | -1/+1 | |
| * | | | | | | Merge "libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254" | Jenkins | 2012-02-24 | 3 | -1/+188 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | libvirt vif-plugging fixes. Fixes bug 939252 , bug 939254 | Dan Wendlandt | 2012-02-22 | 3 | -1/+188 | |
