summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | Remove ResponseExtensions. The new RequestExtension covers both use cases.Dan Prince2011-05-121-83/+5
| | | * | | | | | | | | | | | | | | | | | | Initial work on request extensions.Dan Prince2011-05-121-0/+78
| | * | | | | | | | | | | | | | | | | | | | Added an EC2 API endpoint that'll allow import of public key. Prior, api only...John Tran2011-05-201-0/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | merged from trunkJohn Tran2011-05-1235-449/+3287
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | if fingerprint data not provided, added logic to calculate it using the pub key.John Tran2011-03-211-2/+13
| | | * | | | | | | | | | | | | | | | | | | created api endpoint to allow uploading of public keyJohn Tran2011-03-181-0/+12
| * | | | | | | | | | | | | | | | | | | | | On second thought, removing decoratorRick Harris2011-05-181-9/+3
| * | | | | | | | | | | | | | | | | | | | | Adding FlagNotSet exceptionRick Harris2011-05-181-1/+2
| * | | | | | | | | | | | | | | | | | | | | Merging trunkRick Harris2011-05-185-14/+41
| |\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merging in Sandy's changesRick Harris2011-05-132-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | trunk mergeSandy Walsh2011-05-132-2/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | pep8Sandy Walsh2011-05-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | Adding basic tests for call_zone_methodRick Harris2011-05-121-1/+1
| |/ / / / / / / / / / / / / / / / / / / /
| * | | | / / / / / / / / / / / / / / / / First cut with tests passingSandy Walsh2011-05-112-1/+50
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | moved auto assign floating ip functionality from compute manager to network m...Trey Morris2011-05-2416-96/+309
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | add migration for proper nameVishvananda Ishaya2011-05-171-4/+2
| * | | | | | | | | | | | | | | | | | | make token use typo that is in database. Also fix now -> utcnow and stop usi...Vishvananda Ishaya2011-05-171-11/+10
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Added missing flavorRef and imageRef checks in the os api xml deserialization...Nirmal Ranganathan2011-05-161-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | Merge from trunkNirmal Ranganathan2011-05-161-4/+1
| | |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | Added the imageRef and flavorRef attributes in the xml deserializationNirmal Ranganathan2011-05-161-2/+3
| * | | | | | | | | | | | | | | | | | | Fixed minor pylint errorsAlex Meade2011-05-163-0/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | Removed obsolete method and testAlex Meade2011-05-161-3/+0
| | * | | | | | | | | | | | | | | | | | | Fixed duplicate functionAlex Meade2011-05-061-3/+0
| | * | | | | | | | | | | | | | | | | | | Fixed method in flavorsAlex Meade2011-05-061-1/+1
| | * | | | | | | | | | | | | | | | | | | Added interface functionsAlex Meade2011-05-063-9/+16
| | * | | | | | | | | | | | | | | | | | | Added stub function for a referenced, previously non-existant functionAlex Meade2011-05-061-0/+3
| | * | | | | | | | | | | | | | | | | | | Added interface function to ViewBilderAlex Meade2011-05-051-0/+3
| | * | | | | | | | | | | | | | | | | | | Added interfaces to server controllerAlex Meade2011-05-051-0/+20
| | |/ / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Make sure imports are in alphabetical orderJohannes Erdfelt2011-05-121-1/+1
| * | | | | | | | | | | | | | | | | | | Implement IPv6 address generation that includes account identifierJohannes Erdfelt2011-05-111-1/+2
| * | | | | | | | | | | | | | | | | | | Merged trunkJohannes Erdfelt2011-05-112-2/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | make sure proper exceptions are raised for ec2 id conversion and add testsVishvananda Ishaya2011-05-112-2/+5
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | | | Abstract out IPv6 address generation to pluggable backendsJohannes Erdfelt2011-05-111-1/+2
| |/ / / / / / / / / / / / / / / / /
| * / / / / / / / / / / / / / / / / removing rogue TimeoutExceptionBrian Waldon2011-05-051-4/+1
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Adding OSAPI v1.1 limits resourceBrian Waldon2011-05-033-14/+126
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merging trunkBrian Waldon2011-05-035-16/+27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | removing class importsBrian Waldon2011-05-031-4/+2
| | * | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-04-3012-85/+122
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | adding view fileBrian Waldon2011-04-301-0/+100
| | * | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-04-1523-87/+332
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | adding support for OSAPI v1.1 limits resourceBrian Waldon2011-04-052-11/+24
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | adding debug log messageBrian Waldon2011-05-031-0/+1
| * | | | | | | | | | | | | | | | | | | merging trunkBrian Waldon2011-05-033-4/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | ensure create image conforms to OS API 1.1 specKen Pepple2011-05-032-3/+16
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | updated tests to reflect serverRef as href (per Ilya Alekseyev) and refactore...Ken Pepple2011-04-251-5/+15
| | | * | | | | | | | | | | | | | | | | | pep8Ken Pepple2011-04-211-0/+1
| | | * | | | | | | | | | | | | | | | | | updated image builder and tests for OS API 1.1 compatibility (serverRef)Ken Pepple2011-04-211-1/+3
| | | * | | | | | | | | | | | | | | | | | rebase trunkKen Pepple2011-04-2126-114/+396
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | return image create response as image dictKen Pepple2011-04-051-1/+1
| | * | | | | | | | | | | | | | | | | | | | Added support in the nova openstack api for requests with local hrefs, e.g., ...Naveed Massjouni2011-05-021-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | |