summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
* Merge "Separate metadata api into its own service"Jenkins2011-11-1614-46/+72
|\
| * Separate metadata api into its own serviceVishvananda Ishaya2011-11-1514-46/+72
* | Merge "Makes sure gateways forward properly"Jenkins2011-11-162-11/+29
|\ \
| * | Makes sure gateways forward properlyVishvananda Ishaya2011-11-162-11/+29
* | | Merge "Convert remaining calls to use instance objects"Jenkins2011-11-164-11/+45
|\ \ \
| * | | Convert remaining calls to use instance objectsBrian Waldon2011-11-164-11/+45
* | | | Merge "Make run instances respect availability zone"Jenkins2011-11-162-1/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Make run instances respect availability zoneVishvananda Ishaya2011-11-162-1/+36
| |/ /
* | | Merge "Replacing disk config extension to match spec."Jenkins2011-11-1616-578/+779
|\ \ \
| * | | Replacing disk config extension to match spec.Rick Harris2011-11-1616-578/+779
| |/ /
* | | Merge "Convert security_group calls to use instance objs"Jenkins2011-11-164-28/+40
|\ \ \ | |/ / |/| |
| * | Convert security_group calls to use instance objsBrian Waldon2011-11-164-28/+40
* | | 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
|\ \ \ \ \ \