summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Update associate_floating_ip to use instance objs"Jenkins2011-12-072-2/+4
|\
| * Update associate_floating_ip to use instance objsAlex Meade2011-12-062-2/+4
* | Merge "First steps towards consolidating testing infrastructure"Jenkins2011-12-071-1/+1
|\ \
| * | First steps towards consolidating testing infrastructureDuncan McGreggor2011-12-061-1/+1
| |/
* / Change cloudServersFault to computeFaultAlex Meade2011-12-061-1/+1
|/
* Merge "Implement resize down for XenAPI"Jenkins2011-12-051-3/+0
|\
| * Implement resize down for XenAPIJohannes Erdfelt2011-12-021-3/+0
* | Merge "EC2 rescue/unrescue is broken, bug 899225"Jenkins2011-12-051-10/+8
|\ \
| * | EC2 rescue/unrescue is broken, bug 899225Alex Meade2011-12-021-10/+8
| |/
* | Merge "Add templates for selected resource extensions."Jenkins2011-12-027-34/+279
|\ \
| * | Add templates for selected resource extensions.Kevin L. Mitchell2011-12-027-34/+279
| |/
* / Fix for EC2 API part of bug 897164Jimmy Bergman2011-12-021-1/+1
|/
* Merge "Remove unused ec2.action_args"Jenkins2011-12-011-4/+2
|\
| * Remove unused ec2.action_argsMark McLoughlin2011-11-301-4/+2
* | 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
|\| | |