summaryrefslogtreecommitdiffstats
path: root/nova
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Ensure minRam and minDisk are always integersBrian Waldon2011-09-263-9/+21
* | | | | Merge "put fully qualified domain name in local-hostname"Jenkins2011-09-264-4/+13
|\ \ \ \ \
| * | | | | put fully qualified domain name in local-hostnameScott Moser2011-09-264-4/+13
* | | | | | Catch ImageNotFound on image delete in OSAPIBrian Waldon2011-09-262-1/+19
| |/ / / / |/| | | |
* | | | | Merge "Add next links to images requests"Jenkins2011-09-264-17/+327
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add next links to images requestsWilliam Wolf2011-09-264-17/+327
| |/ / /
* | | | Merge "Makes sure to recreate gateway for moved ip"Jenkins2011-09-262-1/+44
|\ \ \ \ | |/ / / |/| | |
| * | | Makes sure to recreate gateway for moved ipVishvananda Ishaya2011-09-262-1/+44
| |/ /
* / / Removing old code that snuck back inBrian Waldon2011-09-262-48/+0
|/ /
* | * Rework osapi to use network API not FK backrefJason Koelker2011-09-2515-329/+441
* | Merge "Made jenkins email pruning more resilient."Jenkins2011-09-231-1/+1
|\ \
| * | Made jenkins email pruning more resilient.Monty Taylor2011-09-231-1/+1
| |/
* / Fixing bug 857712Brian Waldon2011-09-232-3/+4
|/
* Adding xml schema validation for /versions resource.Naveed Massjouni2011-09-234-1/+46
* Fix bug 856664 overLimit errors now return 413Troy Toman2011-09-232-5/+5
* Merge "Don't use GitPython for authors check"Jenkins2011-09-231-10/+5
|\
| * Don't use GitPython for authors checkMark McLoughlin2011-09-231-10/+5
* | Merge "Add minDisk and minRam to OSAPI image details"Jenkins2011-09-2310-1/+327
|\ \
| * | Add minDisk and minRam to OSAPI image detailsAlex Meade2011-09-2310-1/+327
| |/
* / Fix outstanding pep8 errors for a clean trunk.Monty Taylor2011-09-2327-70/+73
|/
* This patch adds flavor filtering, specifically the ability to flavor on minRa...Rick Harris2011-09-2210-83/+357
|\
| * Merging trunkRick Harris2011-09-2120-101/+306
| |\
| * | Adding OSAPI tests for flavor filteringRick Harris2011-09-213-10/+225
| * | Merging trunkRick Harris2011-09-2123-85/+398
| |\ \
| * | | TypoRick Harris2011-09-211-1/+1
| * | | Fixing testsRick Harris2011-09-211-6/+7
| * | | Fixing testsRick Harris2011-09-213-6/+6
| * | | Merging trunkRick Harris2011-09-2118-126/+489
| |\ \ \
| * | | | Adding flavor filteringRick Harris2011-09-214-4/+56
| * | | | Pep8 fixesRick Harris2011-09-213-3/+4
| * | | | Merging trunkRick Harris2011-09-2128-398/+782
| |\ \ \ \
| * | | | | Refactoring instance_type_get_allRick Harris2011-09-218-66/+71
* | | | | | Add next links for server lists in OSAPI 1.1. This adds servers_links to the ...William Wolf2011-09-225-9/+216
|\ \ \ \ \ \
| * | | | | | pep8 fixesWilliam Wolf2011-09-201-3/+3
| * | | | | | merge from trunkWilliam Wolf2011-09-204-23/+92
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | merged with trunkWilliam Wolf2011-09-1927-395/+710
| |\ \ \ \ \ \
| * | | | | | | oops, add project_id and 'servers' to next linksWilliam Wolf2011-09-192-7/+12
| * | | | | | | remove urllib importWilliam Wolf2011-09-191-1/+0
| * | | | | | | merge with trunkWilliam Wolf2011-09-192-12/+52
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | make our own function instead of using urllib.urlencode since we apparently d...William Wolf2011-09-193-4/+14
| * | | | | | | merge with trunkWilliam Wolf2011-09-1920-161/+358
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge from trunkWilliam Wolf2011-09-1617-56/+306
| |\ \ \ \ \ \ \ \
| * | | | | | | | | pep8 fixesWilliam Wolf2011-09-151-1/+0
| * | | | | | | | | pass-through all other parameters in next links as wellWilliam Wolf2011-09-153-10/+39
| * | | | | | | | | cleanup prints in testsWilliam Wolf2011-09-151-6/+0
| * | | | | | | | | cleanup prints in testsWilliam Wolf2011-09-151-2/+0
| * | | | | | | | | get rid of debugsWilliam Wolf2011-09-151-2/+0
| * | | | | | | | | pep8 issuesWilliam Wolf2011-09-151-1/+0
| * | | | | | | | | added xml support for servers_list in response with testsWilliam Wolf2011-09-153-39/+79
| * | | | | | | | | added servers_links in v1.1 with testsWilliam Wolf2011-09-153-2/+97