summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | fixed merge conflictTrey Morris2011-02-147-79/+170
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | added call to reset_network from openstack api down to vmopsTrey Morris2011-02-141-0/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Finished flavor OS API stubsJosh Kearney2011-02-171-13/+15
* | | | | | | | | | | | | | | | | | | | | | | | More testingJosh Kearney2011-02-172-2/+13
* | | | | | | | | | | | | | | | | | | | | | | | Stubbed out flavor create/delete API callsJosh Kearney2011-02-161-1/+8
* | | | | | | | | | | | | | | | | | | | | | | | Merged trunkJosh Kearney2011-02-151-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Updates to that S3ImageService kernel_id and ramdisk_id mappings work withDan Prince2011-02-141-0/+3
| | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merged trunkJosh Kearney2011-02-142-5/+21
|\| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Modified S3ImageService to return the format defined in BaseService to allow ...Devin Carlen2011-02-141-2/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | Added missing doc string and made a few style tweaksDevin Carlen2011-02-131-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | Made a few tweaks to format of S3 service implementationDevin Carlen2011-02-121-4/+4
| | * | | | | | | | | | | | | | | | | | | | | | Merged trunkDevin Carlen2011-02-121-2/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | First attempt to make all image services use similar schemasDevin Carlen2011-02-121-1/+15
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fixes a typo in the auth checking for DescribeAvailabilityZones.Vishvananda Ishaya2011-02-141-2/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | fix typo in auth checking for describe_availability_zonesVishvananda Ishaya2011-02-131-2/+1
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | return a list instead of a generator from describe_groupsVishvananda Ishaya2011-02-131-1/+2
| * | | | | | | | | | | | | | | | | | | | | | now sorting by project, then by groupRicardo Carrillo Cruz2011-02-131-1/+1
| * | | | | | | | | | | | | | | | | | | | | | Preliminary fix for issue, need more thorough testing before pushing to lpRicardo Carrillo Cruz2011-02-121-3/+2
| * | | | | | | | | | | | | | | | | | | | | | Added LOG line to describe groups function to find out what's goingRicardo Carrillo Cruz2011-02-111-0/+2
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merged trunkJosh Kearney2011-02-115-27/+54
|\| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Checking whether the instance id is a list or not before assignment. This is ...Ryan Lane2011-02-071-2/+5
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | Fix for LP Bug #709510Tushar Patil2011-01-311-2/+2
| * | | | | | | | | | | | | | | | | | | | Fix for LP Bug #709510Tushar Patil2011-01-311-9/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Added modify project to ec2 admin apiDevin Carlen2011-01-281-0/+11
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Properly pulling the name attribute from security_groupRyan Lane2011-01-271-1/+1
| * | | | | | | | | | | | | | | | | | Merge from trunkRyan Lane2011-01-277-71/+126
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Makes sure all instance and volume commands that raise not found are changed ...Vishvananda Ishaya2011-01-272-13/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Fixes NotFound messages in api to show the ec2_id.Vishvananda Ishaya2011-01-272-13/+18
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | |
| | * / | | | | | | | | | | | | | | | | Make xml namespace match the API version requested.Soren Hansen2011-01-262-3/+5
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Saving a database call by getting the security groups from the instance object.Ryan Lane2011-01-201-6/+5
| * | | | | | | | | | | | | | | | | | Adds security group output to describe_instancesRyan Lane2011-01-201-1/+7
* | | | | | | | | | | | | | | | | | | simplified instance_types db calls to return entire row - we may need these e...Ken Pepple2011-02-062-7/+8
* | | | | | | | | | | | | | | | | | | refactor to remove ugly code in flavorsKen Pepple2011-02-061-5/+4
* | | | | | | | | | | | | | | | | | | corrected db.instance_types to return expect dict instead of lists. updated o...Ken Pepple2011-02-051-5/+7
* | | | | | | | | | | | | | | | | | | converted openstack flavors over to use instance_types table. a few pep changes.Ken Pepple2011-02-051-8/+14
* | | | | | | | | | | | | | | | | | | added FIXME(kpepple) comments for all constant usage of INSTANCE_TYPES. updat...Ken Pepple2011-02-052-7/+16
* | | | | | | | | | | | | | | | | | | flagged all INSTANCE_TYPES usage with FIXME comment. Added basic usage to nov...Ken Pepple2011-02-032-0/+3
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Added missing int to string conversionSandy Walsh2011-01-261-0/+1
* | | | | | | | | | | | | | | | | | Simple little changes related to openstack api to work better with glance. Sandy Walsh2011-01-261-1/+1
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | another trunk mergeSandy Walsh2011-01-252-15/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fixed up a little image_id returnSandy Walsh2011-01-251-1/+2
| * | | | | | | | | | | | | | | | | moved imageId change to s3 clientSandy Walsh2011-01-251-7/+1
| * | | | | | | | | | | | | | | | | merge with trunkSandy Walsh2011-01-256-43/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | openstack api fixes for glanceSandy Walsh2011-01-172-1/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Add DescribeInstanceTypes to admin api. This lets the dashboard know what si...Todd Willey2011-01-261-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add DescribeInstanceTypes to admin api (dashboard uses it).Todd Willey2011-01-251-0/+13
* | | | | | | | | | | | | | | | | | Fix for LP Bug #699654Tushar Patil2011-01-261-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fixed pep8 errorsTushar Patil2011-01-251-1/+1
| * | | | | | | | | | | | | | | | | Limit all lines to a maximum of 79 charactersTushar Patil2011-01-251-1/+2