summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
* | split rxtx_factor into network and instance_typeAaron Lee2011-11-303-5/+3
|/
* Merge "removed logic of throwing exception if no floating ip"Jenkins2011-11-291-5/+2
|\
| * removed logic of throwing exception if no floating ipJesse Andrews2011-11-281-5/+2
* | Templatize extension handling.Kevin L. Mitchell2011-11-281-37/+37
|/
* Bug #897091: "nova actions" fails with HTTP 400 / TypeError if a server actio...Ewan Mellor2011-11-271-4/+4
* Merge "Use XMLDictSerializer for resource extensions."Jenkins2011-11-221-2/+5
|\
| * Use XMLDictSerializer for resource extensions.Kevin L. Mitchell2011-11-221-2/+5
* | Change compute API.update() to take object+paramsBrian Lamar2011-11-222-4/+7
|/
* Converting tests to use v2Brian Waldon2011-11-174-31/+27
* Refactor metadata code out of ec2/cloud.pyVishvananda Ishaya2011-11-173-229/+244
* Creating new v2 namespace in nova.api.openstackBrian Waldon2011-11-1767-472/+430
* Merge "Refactoring/cleanup of some view builders."Jenkins2011-11-1611-535/+440
|\
| * Refactoring/cleanup of some view builders.Brian Lamar2011-11-1611-535/+440
* | Merge "Separate metadata api into its own service"Jenkins2011-11-164-30/+51
|\ \ | |/ |/|
| * Separate metadata api into its own serviceVishvananda Ishaya2011-11-154-30/+51
* | Merge "Convert remaining calls to use instance objects"Jenkins2011-11-162-3/+6
|\ \
| * | Convert remaining calls to use instance objectsBrian Waldon2011-11-162-3/+6
* | | Merge "Make run instances respect availability zone"Jenkins2011-11-161-1/+1
|\ \ \ | |/ / |/| |
| * | Make run instances respect availability zoneVishvananda Ishaya2011-11-161-1/+1
* | | Merge "Replacing disk config extension to match spec."Jenkins2011-11-164-139/+225
|\ \ \
| * | | Replacing disk config extension to match spec.Rick Harris2011-11-164-139/+225
| |/ /
* / / Convert security_group calls to use instance objsBrian Waldon2011-11-161-3/+4
|/ /
* | 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
* | Converting lock/unlock to use instance objectsBrian Waldon2011-11-151-2/+8
* | Converting network methods to use instance objectsBrian Waldon2011-11-141-2/+6
* | Converting attach_volume to use instance objectBrian Waldon2011-11-142-9/+5
* | Merge "Verify security group parameters"Jenkins2011-11-122-15/+71
|\ \
| * | Verify security group parametersAhmad Hassan2011-11-112-15/+71
* | | Merge "Convert pause/unpause, sus/res to use instance obj"Jenkins2011-11-121-4/+8
|\ \ \
| * | | Convert pause/unpause, sus/res to use instance objAlex Meade2011-11-111-4/+8
| |/ /
* | | Merge "Converting rescue/unrescue to use instance objects"Jenkins2011-11-111-5/+15
|\ \ \
| * | | Converting rescue/unrescue to use instance objectsBrian Waldon2011-11-111-5/+15
* | | | Merge "Converting consoles calls to use instance objects"Jenkins2011-11-111-6/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Converting consoles calls to use instance objectsBrian Waldon2011-11-111-6/+6
* | | | Merge "Converting fixed ip calls to use instance objects"Jenkins2011-11-111-8/+17
|\| | |
| * | | Converting fixed ip calls to use instance objectsBrian Waldon2011-11-111-8/+17
* | | | Merge "Converting metadata calls to use instance objects"Jenkins2011-11-111-3/+6
|\ \ \ \
| * | | | Converting metadata calls to use instance objectsBrian Waldon2011-11-101-3/+6
* | | | | Merge "Converting snapshot/backup to use instance objects"Jenkins2011-11-111-2/+6
|\ \ \ \ \
| * | | | | Converting snapshot/backup to use instance objectsBrian Waldon2011-11-101-2/+6
| | |_|/ / | |/| | |
* | | | | Merge "Converting set password to use instance objects"Jenkins2011-11-111-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Converting set password to use instance objectsBrian Waldon2011-11-101-1/+2
| |/ / /
* / / / Refactor of QuotaErrorJoe Gordon2011-11-104-11/+8
|/ / /
* | | Merge "Capture exceptions happening in API layer"Jenkins2011-11-102-0/+78
|\ \ \
| * | | Capture exceptions happening in API layerAhmad Hassan2011-11-102-0/+78
* | | | Converting start and stop to use instance objectsAlex Meade2011-11-101-2/+8
| |/ / |/| |
* | | Converting delete to use instance objectsAlex Meade2011-11-103-4/+9
|/ /
* | Merge "Converting rebuild to use instance objects."Jenkins2011-11-091-3/+4
|\ \
| * | Converting rebuild to use instance objects.Brian Lamar2011-11-091-3/+4