summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* a few changes and a bunch of unit testsCerberus2011-02-171-6/+10
* Merge from trunkCerberus2011-02-173-13/+51
|\
| * Update the Openstack API so that it returns 'addresses'.Brian Waldon2011-02-171-0/+16
| |\
| | * removing superfluous pass statements; replacing list comprehension with for l...Brian Waldon2011-02-171-4/+2
| | * merging trunk back in; updating Authors conflictBrian Waldon2011-02-152-5/+24
| | |\
| | * | - population of public and private addresses containers in openstack apiBrian Waldon2011-02-091-0/+18
| * | | I have a bug fix, additional tests for the `limiter` method, and additional c...Brian Lamar2011-02-171-13/+20
| |\ \ \
| | * \ \ Merged lp:novabrian-lamar2011-02-152-5/+24
| | |\ \ \ | | | | |/ | | | |/|
| | * | | 1) Moved tests for limiter to test_common.py (from __init__.py) and expandedbrian-lamar2011-02-091-13/+20
| | | |/ | | |/|
| * | | comments + Englilish, changed copyright in migration, removed network_get_all...Trey Morris2011-02-171-1/+1
| * | | added test for reset_network to openstack api tests, tabstop 5 to 4, renamed ...Trey Morris2011-02-161-0/+1
| * | | merge with trunkTrey Morris2011-02-151-0/+3
| |\ \ \ | | | |/ | | |/|
| * | | fixed merge conflictTrey Morris2011-02-147-79/+170
| |\ \ \
| * | | | added call to reset_network from openstack api down to vmopsTrey Morris2011-02-141-0/+14
* | | | | FooCerberus2011-02-171-1/+1
* | | | | Better exceptionsCerberus2011-02-161-6/+9
* | | | | Merge from trunkCerberus2011-02-162-5/+24
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Updates to that S3ImageService kernel_id and ramdisk_id mappings work withDan Prince2011-02-141-0/+3
| | |/ / | |/| |
| * | | 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
| |/ / /
* | | | FooCerberus2011-02-151-2/+10
* | | | Typo fixes and some stupidity about the modelsCerberus2011-02-101-6/+5
* | | | Merge from trunkCerberus2011-02-081-2/+5
|\| | |
| * | | Checking whether the instance id is a list or not before assignment. This is ...Ryan Lane2011-02-071-2/+5
| |/ /
* | | Merge from trunkCerberus2011-02-022-11/+12
|\| |
| * | Fix for LP Bug #709510Tushar Patil2011-01-311-2/+2
| * | Fix for LP Bug #709510Tushar Patil2011-01-311-9/+10
* | | Merge from trunkCerberus2011-01-311-0/+11
|\| |
| * | Added modify project to ec2 admin apiDevin Carlen2011-01-281-0/+11
* | | Merge from trunkCerberus2011-01-287-66/+126
|\| |
| * | 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
| | |/ /
| | * | 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