summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Bind engine to metadata in migration 054."Jenkins2011-11-161-0/+1
|\ \ \ \
| * | | | Bind engine to metadata in migration 054.Rick Harris2011-11-141-0/+1
| | |_|/ | |/| |
* | | | Merge "Fixes bug 890206"Jenkins2011-11-164-8/+63
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes bug 890206Alvaro Lopez2011-11-164-8/+63
* | | | Remove hostname update() logic in compute.APIBrian Lamar2011-11-163-26/+0
|/ / /
* | | Merge "Follow hostname RFCs"Jenkins2011-11-155-37/+91
|\ \ \
| * | | Follow hostname RFCsBrian Lamar2011-11-155-37/+91
| | |/ | |/|
* | | Merge "Fixing image create in S3ImageService"Jenkins2011-11-152-6/+9
|\ \ \
| * | | Fixing image create in S3ImageServiceBrian Waldon2011-11-142-6/+9
* | | | Merge "Bug #886353: Faults raised by OpenStack API Resource handlers fail to ...Jenkins2011-11-151-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug #886353: Faults raised by OpenStack API Resource handlers fail to be repo...Ewan Mellor2011-11-041-0/+3
* | | | Merge "Fixes Bug #861293 nova.auth.signer.Signer now honors the SignatureMeth...Jenkins2011-11-152-18/+49
|\ \ \ \
| * | | | Fixes Bug #861293Brendan Maguire2011-09-292-18/+49
* | | | | Merge "Converting lock/unlock to use instance objects"Jenkins2011-11-153-9/+35
|\ \ \ \ \
| * | | | | Converting lock/unlock to use instance objectsBrian Waldon2011-11-153-9/+35
* | | | | | Merge "Log the URL to an image_ref and not just the ID."Jenkins2011-11-153-5/+12
|\ \ \ \ \ \
| * | | | | | Log the URL to an image_ref and not just the ID.Josh Kearney2011-11-143-5/+12
| | |_|_|_|/ | |/| | | |
* | | | | | Deepcopy optparse defaults to avoid re-appending multistrings (#890489)Mark McLoughlin2011-11-152-0/+22
| |/ / / / |/| | | |
* | | | | Fix multistring flags default handling (#890489)Mark McLoughlin2011-11-152-2/+21
* | | | | Merge "Handle null ramdisk/kernel in euca-describe-images"Jenkins2011-11-153-7/+14
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Handle null ramdisk/kernel in euca-describe-imagesBrian Waldon2011-11-143-7/+14
| |/ / /
* / / / Converting network methods to use instance objectsBrian Waldon2011-11-144-8/+26
|/ / /
* | | Converting attach_volume to use instance objectBrian Waldon2011-11-145-24/+33
* | | Merge "Bug #887805 Error during report_driver_status(): 'LibvirtConnection' o...Jenkins2011-11-121-1/+2
|\ \ \
| * | | Bug #887805 Error during report_driver_status(): 'LibvirtConnection' object h...Édouard Thuleau2011-11-101-1/+2
* | | | Merge "Verify security group parameters"Jenkins2011-11-126-17/+181
|\ \ \ \
| * | | | Verify security group parametersAhmad Hassan2011-11-116-17/+181
* | | | | Merge "Convert pause/unpause, sus/res to use instance obj"Jenkins2011-11-124-8/+99
|\ \ \ \ \
| * | | | | Convert pause/unpause, sus/res to use instance objAlex Meade2011-11-114-8/+99
| |/ / / /
* | | | | Merge "Converting rescue/unrescue to use instance objects"Jenkins2011-11-114-9/+52
|\ \ \ \ \
| * | | | | Converting rescue/unrescue to use instance objectsBrian Waldon2011-11-114-9/+52
* | | | | | Merge "Converting consoles calls to use instance objects"Jenkins2011-11-113-12/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Converting consoles calls to use instance objectsBrian Waldon2011-11-113-12/+41
* | | | | | Converting inject_file to use instance objectsBrian Waldon2011-11-112-2/+14
* | | | | | Merge "Converting fixed ip calls to use instance objects"Jenkins2011-11-114-23/+54
|\| | | | |
| * | | | | Converting fixed ip calls to use instance objectsBrian Waldon2011-11-114-23/+54
* | | | | | Bug #888730: vmwareapi suds debug logging very verboseEwan Mellor2011-11-111-0/+1
* | | | | | Merge "Converting metadata calls to use instance objects"Jenkins2011-11-113-22/+42
|\ \ \ \ \ \
| * | | | | | Converting metadata calls to use instance objectsBrian Waldon2011-11-103-22/+42
* | | | | | | Merge "Converting snapshot/backup to use instance objects"Jenkins2011-11-113-15/+35
|\ \ \ \ \ \ \
| * | | | | | | Converting snapshot/backup to use instance objectsBrian Waldon2011-11-103-15/+35
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Converting set password to use instance objects"Jenkins2011-11-114-5/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Converting set password to use instance objectsBrian Waldon2011-11-104-5/+9
| |/ / / / /
* | | | | | Merge "Refactor of QuotaError"Jenkins2011-11-1111-35/+33
|\ \ \ \ \ \
| * | | | | | Refactor of QuotaErrorJoe Gordon2011-11-1011-35/+33
| |/ / / / /
* | | | | | Merge "fix rebuild sha1 not string error"Jenkins2011-11-112-2/+8
|\ \ \ \ \ \
| * | | | | | fix rebuild sha1 not string errorDavid Subiros2011-11-112-2/+8
| |/ / / / /
* | | | | | Merge "Fix a notification bug when creating instances"Jenkins2011-11-112-6/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix a notification bug when creating instancesKevin L. Mitchell2011-11-102-6/+8
| |/ / / /
* | | | | Merge "Capture exceptions happening in API layer"Jenkins2011-11-103-0/+112
|\ \ \ \ \