summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merging trunkRick Harris2011-06-245-33/+160
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Refactored backup rotate.Josh Kearney2011-06-241-7/+13
| * | | | | | | | | | Pep8 fixJosh Kearney2011-06-241-1/+0
| * | | | | | | | | | Adding tests for backup no rotation, invalid image typeJosh Kearney2011-06-241-1/+5
| * | | | | | | | | | Cast rotation to int.Josh Kearney2011-06-231-1/+1
| * | | | | | | | | | Small refactoring around getting paramsRick Harris2011-06-231-4/+29
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | merged trunk, fixed the floating_ip fixed_ip exception stupidityTrey Morris2011-06-294-3/+303
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Re-worked some of the WSGI and WSGIService code to make launching WSGI servic...Brian Lamar2011-06-281-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | Merged trunk.Brian Lamar2011-06-276-34/+182
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Merged trunk.Brian Lamar2011-06-202-11/+11
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merged trunk.Brian Lamar2011-06-201-7/+31
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | General cleanup and refactor of a lot of the API/WSGI service code.Brian Lamar2011-06-181-2/+2
| * | | | | | | | | | Adds support for "extra specs", additional capability requirements associated...Lorin Hochstein2011-06-281-0/+126
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Upstream mergeLorin Hochstein2011-06-261-2/+2
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merged from trunkLorin Hochstein2011-06-242-2/+22
| | |\| | | | | | | | |
| | * | | | | | | | | | Removed an importLorin Hochstein2011-06-241-1/+0
| | * | | | | | | | | | Merged from trunkLorin Hochstein2011-06-245-32/+160
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | pep8 fixesLorin Hochstein2011-06-241-1/+0
| | * | | | | | | | | | Renamed from flavor_extra_specs to extra_specsLorin Hochstein2011-06-241-1/+1
| | * | | | | | | | | | All tests passingLorin Hochstein2011-06-241-7/+8
| | * | | | | | | | | | Committing some broken code in advance of trying a different strategy for spe...Lorin Hochstein2011-06-241-9/+12
| | * | | | | | | | | | Starting to transition instance type extra specs API to an extension APILorin Hochstein2011-06-232-11/+27
| | * | | | | | | | | | Merged from trunkLorin Hochstein2011-06-2213-137/+216
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Now passing unit testsLorin Hochstein2011-06-221-6/+6
| | * | | | | | | | | | Bug fixingLorin Hochstein2011-06-221-6/+2
| | * | | | | | | | | | Added flavor extra specs controllerLorin Hochstein2011-06-222-0/+112
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Added floating IP support in OS APIIlya Alekseyev2011-06-281-0/+172
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | changed extension alias to os-floating-ipsEldar Nugaev2011-06-271-1/+1
| | * | | | | | | | | review issues fixedIlya Alekseyev2011-06-271-10/+10
| | * | | | | | | | | mergedIlya Alekseyev2011-06-251-5/+7
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | added disassociate method to testsEldar Nugaev2011-06-251-5/+7
| | * | | | | | | | | | trunk merged. conflicts resolvedIlya Alekseyev2011-06-2517-169/+376
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | / / / / / / | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | testsIlya Alekseyev2011-06-251-5/+9
| | * | | | | | | | | some tests and refactoringIlya Alekseyev2011-06-251-13/+16
| | * | | | | | | | | stub testsIlya Alekseyev2011-06-241-0/+1
| | * | | | | | | | | associate diassociate untested, first attept to testKirill Shileev2011-06-241-5/+22
| | * | | | | | | | | Implemented view and added testsEldar Nugaev2011-06-241-22/+35
| | * | | | | | | | | allocate and release implementationIlya Alekseyev2011-06-231-2/+18
| | * | | | | | | | | stub api methodsIlya Alekseyev2011-06-171-1/+22
| | * | | | | | | | | floating_ips extension is loading to api nowIlya Alekseyev2011-06-161-2/+43
| | * | | | | | | | | First implementation of FloatingIpControllerEldar Nugaev2011-06-161-0/+54
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | trunk merge, getting fierce..Trey Morris2011-06-272-2/+22
|\| | | | | | | | |
| * | | | | | | | | Add api methods to delete provider firewall rules.Todd Willey2011-06-251-0/+20
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make firewall rules tests idempotent, move IPy=>netaddr, add deltete test.Todd Willey2011-06-231-1/+1
| | * | | | | | | | | Merge provider-fw-rules-list.Todd Willey2011-06-2318-448/+770
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge provider-fw-rules.Todd Willey2011-06-2318-448/+770
| | | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add a method to delete provider firewall rules.Todd Willey2011-06-111-0/+12
| | |/ / / / / / / / / /
| | * | | | | | | | | | Add ability to list ip blocks.Todd Willey2011-06-111-0/+8
| * | | | | | | | | | | Removes the usage of the IPy module in favor of the netaddr module.Chuck Short2011-06-251-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge trunk:Chuck Short2011-06-2316-440/+706
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / | | | |/| | | | | | | |