| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge "Bind engine to metadata in migration 054." | Jenkins | 2011-11-16 | 1 | -0/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | Bind engine to metadata in migration 054. | Rick Harris | 2011-11-14 | 1 | -0/+1 | |
| | | |_|/ | |/| | | ||||||
| * | | | | Merge "Fixes bug 890206" | Jenkins | 2011-11-16 | 4 | -8/+63 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fixes bug 890206 | Alvaro Lopez | 2011-11-16 | 4 | -8/+63 | |
| * | | | | Remove hostname update() logic in compute.API | Brian Lamar | 2011-11-16 | 3 | -26/+0 | |
| |/ / / | ||||||
| * | | | Merge "Follow hostname RFCs" | Jenkins | 2011-11-15 | 5 | -37/+91 | |
| |\ \ \ | ||||||
| | * | | | Follow hostname RFCs | Brian Lamar | 2011-11-15 | 5 | -37/+91 | |
| | | |/ | |/| | ||||||
| * | | | Merge "Fixing image create in S3ImageService" | Jenkins | 2011-11-15 | 2 | -6/+9 | |
| |\ \ \ | ||||||
| | * | | | Fixing image create in S3ImageService | Brian Waldon | 2011-11-14 | 2 | -6/+9 | |
| * | | | | Merge "Bug #886353: Faults raised by OpenStack API Resource handlers fail to ... | Jenkins | 2011-11-15 | 1 | -0/+3 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Bug #886353: Faults raised by OpenStack API Resource handlers fail to be repo... | Ewan Mellor | 2011-11-04 | 1 | -0/+3 | |
| * | | | | Merge "Fixes Bug #861293 nova.auth.signer.Signer now honors the SignatureMeth... | Jenkins | 2011-11-15 | 2 | -18/+49 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixes Bug #861293 | Brendan Maguire | 2011-09-29 | 2 | -18/+49 | |
| * | | | | | Merge "Converting lock/unlock to use instance objects" | Jenkins | 2011-11-15 | 3 | -9/+35 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Converting lock/unlock to use instance objects | Brian Waldon | 2011-11-15 | 3 | -9/+35 | |
| * | | | | | | Merge "Log the URL to an image_ref and not just the ID." | Jenkins | 2011-11-15 | 3 | -5/+12 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Log the URL to an image_ref and not just the ID. | Josh Kearney | 2011-11-14 | 3 | -5/+12 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | | Deepcopy optparse defaults to avoid re-appending multistrings (#890489) | Mark McLoughlin | 2011-11-15 | 2 | -0/+22 | |
| | |/ / / / |/| | | | | ||||||
| * | | | | | Fix multistring flags default handling (#890489) | Mark McLoughlin | 2011-11-15 | 2 | -2/+21 | |
| * | | | | | Merge "Handle null ramdisk/kernel in euca-describe-images" | Jenkins | 2011-11-15 | 3 | -7/+14 | |
| |\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| | * | | | | Handle null ramdisk/kernel in euca-describe-images | Brian Waldon | 2011-11-14 | 3 | -7/+14 | |
| | |/ / / | ||||||
| * / / / | Converting network methods to use instance objects | Brian Waldon | 2011-11-14 | 4 | -8/+26 | |
| |/ / / | ||||||
| * | | | Converting attach_volume to use instance object | Brian Waldon | 2011-11-14 | 5 | -24/+33 | |
| * | | | Merge "Bug #887805 Error during report_driver_status(): 'LibvirtConnection' o... | Jenkins | 2011-11-12 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Bug #887805 Error during report_driver_status(): 'LibvirtConnection' object h... | Édouard Thuleau | 2011-11-10 | 1 | -1/+2 | |
| * | | | | Merge "Verify security group parameters" | Jenkins | 2011-11-12 | 6 | -17/+181 | |
| |\ \ \ \ | ||||||
| | * | | | | Verify security group parameters | Ahmad Hassan | 2011-11-11 | 6 | -17/+181 | |
| * | | | | | Merge "Convert pause/unpause, sus/res to use instance obj" | Jenkins | 2011-11-12 | 4 | -8/+99 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Convert pause/unpause, sus/res to use instance obj | Alex Meade | 2011-11-11 | 4 | -8/+99 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Converting rescue/unrescue to use instance objects" | Jenkins | 2011-11-11 | 4 | -9/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Converting rescue/unrescue to use instance objects | Brian Waldon | 2011-11-11 | 4 | -9/+52 | |
| * | | | | | | Merge "Converting consoles calls to use instance objects" | Jenkins | 2011-11-11 | 3 | -12/+41 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Converting consoles calls to use instance objects | Brian Waldon | 2011-11-11 | 3 | -12/+41 | |
| * | | | | | | Converting inject_file to use instance objects | Brian Waldon | 2011-11-11 | 2 | -2/+14 | |
| * | | | | | | Merge "Converting fixed ip calls to use instance objects" | Jenkins | 2011-11-11 | 4 | -23/+54 | |
| |\| | | | | | ||||||
| | * | | | | | Converting fixed ip calls to use instance objects | Brian Waldon | 2011-11-11 | 4 | -23/+54 | |
| * | | | | | | Bug #888730: vmwareapi suds debug logging very verbose | Ewan Mellor | 2011-11-11 | 1 | -0/+1 | |
| * | | | | | | Merge "Converting metadata calls to use instance objects" | Jenkins | 2011-11-11 | 3 | -22/+42 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Converting metadata calls to use instance objects | Brian Waldon | 2011-11-10 | 3 | -22/+42 | |
| * | | | | | | | Merge "Converting snapshot/backup to use instance objects" | Jenkins | 2011-11-11 | 3 | -15/+35 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Converting snapshot/backup to use instance objects | Brian Waldon | 2011-11-10 | 3 | -15/+35 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge "Converting set password to use instance objects" | Jenkins | 2011-11-11 | 4 | -5/+9 | |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Converting set password to use instance objects | Brian Waldon | 2011-11-10 | 4 | -5/+9 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Refactor of QuotaError" | Jenkins | 2011-11-11 | 11 | -35/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Refactor of QuotaError | Joe Gordon | 2011-11-10 | 11 | -35/+33 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "fix rebuild sha1 not string error" | Jenkins | 2011-11-11 | 2 | -2/+8 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | fix rebuild sha1 not string error | David Subiros | 2011-11-11 | 2 | -2/+8 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge "Fix a notification bug when creating instances" | Jenkins | 2011-11-11 | 2 | -6/+8 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | Fix a notification bug when creating instances | Kevin L. Mitchell | 2011-11-10 | 2 | -6/+8 | |
| | |/ / / / | ||||||
| * | | | | | Merge "Capture exceptions happening in API layer" | Jenkins | 2011-11-10 | 3 | -0/+112 | |
| |\ \ \ \ \ | ||||||
