summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Added support for feature parity with the current Rackspace Cloud Servers pra...Ed Leafe2011-02-171-1/+2
|\
| * Uncommitted changes using the wrong author, and re-committing under the corre...Ed Leafe2011-02-176-32/+105
| |\
* | | copyright noticeSandy Walsh2011-02-171-2/+0
* | | changed from 003-004 migrationSandy Walsh2011-02-174-13/+54
|\ \ \ | | |/ | |/|
| * | 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
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Updates to that S3ImageService kernel_id and ramdisk_id mappings work withDan Prince2011-02-141-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
* | | | | better filteringSandy Walsh2011-02-141-5/+8
* | | | | removed debuggingSandy Walsh2011-02-141-1/+0
* | | | | better filteringSandy Walsh2011-02-144-5/+24
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
| |/ / / /
* | | | | zone api tests passingSandy Walsh2011-02-112-2/+2
* | | | | template adjusted to NOVA_TOOLS, zone db & os api layers addedSandy Walsh2011-02-101-0/+75
* | | | | trunk mergeSandy Walsh2011-02-104-13/+28
|\| | | |
| * | | | 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
| | |/ | |/|
* | | removed ZoneCommands from nova-manageSandy Walsh2011-02-101-1/+1
* | | minorSandy Walsh2011-02-071-1/+1
* | | Working on api / manager / db support for zonesSandy Walsh2011-01-271-0/+5
|/ /
* | 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
| | |\ \