summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | merged trunkVishvananda Ishaya2010-10-1218-361/+347
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / | | | |/| | | | | | | | |
| | | * | | | | | | | | | APIRequestContext.admin is no more..Soren Hansen2010-10-121-1/+1
| | | * | | | | | | | | | Merge trunk.Soren Hansen2010-10-1217-351/+123
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge security group related changes from lp:~anso/nova/deploySoren Hansen2010-10-041-5/+26
| | | * | | | | | | | | | Merge trunkSoren Hansen2010-10-042-4/+17
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge trunkSoren Hansen2010-10-0110-76/+333
| | | |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge lp:~anso/nova/ec2-security-groupsSoren Hansen2010-10-011-2/+2
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | show project ids for groups instead of user idsVishvananda Ishaya2010-09-301-2/+2
| | | * | | | | | | | | | | Merge lp:~anso/nova/ec2-security-groupsSoren Hansen2010-09-291-11/+13
| | | |\| | | | | | | | | |
| | | | * | | | | | | | | | merged with soren's branchVishvananda Ishaya2010-09-291-0/+17
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | fix loading to ignore deleted itemsVishvananda Ishaya2010-09-291-1/+1
| | | | * | | | | | | | | | | merged trunkVishvananda Ishaya2010-09-2811-94/+293
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | fix join and misnamed methodVishvananda Ishaya2010-09-281-1/+1
| | | | * | | | | | | | | | | | fix security group revokeVishvananda Ishaya2010-09-281-7/+9
| | | * | | | | | | | | | | | | Merge trunk.Soren Hansen2010-09-2911-94/+294
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / | | | | |/| / / / / / / / / / / | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | move default group creation to apiVishvananda Ishaya2010-09-281-0/+17
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | If neither a security group nor a cidr has been passed, assume cidr=0.0.0.0/0Soren Hansen2010-09-271-1/+1
| | | * | | | | | | | | | | If an instance never got scheduled for whatever reason, its host will turn up...Soren Hansen2010-09-271-1/+2
| | | * | | | | | | | | | | Merge trunkSoren Hansen2010-09-247-21/+331
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | |
| | | * | | | | | | | | | | Address Vishy's comments.Soren Hansen2010-09-231-3/+4
| | | * | | | | | | | | | | Merge trunk.Soren Hansen2010-09-227-16/+1564
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | merged trunk and fixed testsVishvananda Ishaya2010-10-042-4/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Fixed flat network manager with network index gone.Vishvananda Ishaya2010-09-302-24/+24
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Fix several problems keeping AuthMiddleware from functioning in the OpenStack...Michael Gundlach2010-10-131-21/+21
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Rename ec2_id_list back to instance_id to conform to EC2 argument specMichael Gundlach2010-10-111-1/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix bug 658444Michael Gundlach2010-10-111-1/+6
| * | | | | | | | | | | | Fix bug 657001 (rename all Rackspace references to OpenStack references)Michael Gundlach2010-10-111-13/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Rename rsapi to osapi, and make the default subdomain for OpenStack API calls...Michael Gundlach2010-10-111-13/+13
| | |/ / / / / / / / / / /
| * / / / / / / / / / / / Rename ec2 get_console_output's instance ID argument to 'instance_id'. It's p...Soren Hansen2010-10-112-3/+6
| |/ / / / / / / / / / /
| * | | | | | | | | | | That's what I get for not using a good vimrcmdietz2010-10-081-3/+3
| * | | | | | | | | | | Mass renamingmdietz2010-10-0814-280/+36
| * | | | | | | | | | | Merge from upstreammdietz2010-10-082-10/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Remove redis dependency from Images controller.Michael Gundlach2010-10-082-10/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * / | | | | | | | | | Start stripping out the translatorsmdietz2010-10-081-8/+5
| |/ / / / / / / / / /
| * | | | | | | | | | Adds stubs and tests for GlanceImageService and LocalImageService.jaypipes@gmail.com2010-10-052-2/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merge overwrote import_object() load of image service.jaypipes@gmail.com2010-10-051-1/+1
| | * | | | | | | | | | Merge cerberus and trunkjaypipes@gmail.com2010-10-052-26/+13
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge trunkjaypipes@gmail.com2010-10-051-17/+45
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Adds BaseImageService and flag to control image service loading. Adds unit t...jaypipes@gmail.com2010-10-011-1/+6
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Missed an ec2_id conversion to internal_idMichael Gundlach2010-10-051-1/+1
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | merge prop fixesmdietz2010-10-051-6/+6
| * | | | | | | | | | | Merge from trunk and conflict resolutionmdietz2010-10-052-4/+17
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge from trunkMichael Gundlach2010-10-052-4/+17
| | |\| | | | | | | | |
| * | | | | | | | | | | One last bad linemdietz2010-10-041-1/+1
| * | | | | | | | | | | merge from gundlach ec2 conversionmdietz2010-10-041-10/+14
| |\| | | | | | | | | |
| | * | | | | | | | | | Fix broken unit testsMichael Gundlach2010-10-041-10/+14
| * | | | | | | | | | | More clean up and conflict resolutionmdietz2010-10-041-1/+1
| * | | | | | | | | | | Merge from gundlachCerberus2010-09-301-17/+41
| |\| | | | | | | | | |
| | * | | | | | | | | | Convert EC2 cloud.py from assuming that EC2 IDs are stored directly in the da...Michael Gundlach2010-09-301-17/+41
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Method cleanup and fixing the servers testsCerberus2010-09-301-5/+5
| |\| | | | | | | | |