summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Extended server attributes can show wrong hypervisor_hostname"Jenkins2013-03-111-16/+1
|\
| * Extended server attributes can show wrong hypervisor_hostnameHans Lindgren2013-03-101-16/+1
* | Merge "delete deleted image 500 bug"Jenkins2013-03-111-0/+5
|\ \
| * | delete deleted image 500 bugBrant Knudson2013-03-051-0/+5
* | | Merge "Server create will only process "networks" if os-networks is loaded."Jenkins2013-03-111-1/+2
|\ \ \ | |_|/ |/| |
| * | Server create will only process "networks" if os-networks is loaded.Phil Day2013-03-111-1/+2
* | | Merge "Add MultipleCreate template and fix conflict with other templates"Jenkins2013-03-091-8/+10
|\ \ \
| * | | Add MultipleCreate template and fix conflict with other templatesMauro S. M. Rodrigues2013-03-071-8/+10
* | | | Merge "Fix instance evacuate with shared storage"Jenkins2013-03-091-0/+1
|\ \ \ \
| * | | | Fix instance evacuate with shared storageKravchenko Pavel2013-03-081-0/+1
| |/ / /
* | | | Prevent rescue for volume-backed instancesNikola Dipanov2013-03-091-0/+3
* | | | Merge "Remove uses of instance['instance_type'] from nova/api"Jenkins2013-03-083-6/+7
|\ \ \ \
| * | | | Remove uses of instance['instance_type'] from nova/apiDan Smith2013-03-083-6/+7
| | |/ / | |/| |
* | | | Merge "Rework instance actions to work with cells"Jenkins2013-03-081-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Rework instance actions to work with cellsAndrew Laski2013-02-251-4/+6
* | | | Merge "Remove duplicate API logging."Jenkins2013-03-071-13/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove duplicate API logging.Joe Gordon2013-03-061-13/+1
| | |/ | |/|
* | | Merge "Don't traceback in the API on invalid keypair."Jenkins2013-03-061-1/+4
|\ \ \ | |/ / |/| |
| * | Don't traceback in the API on invalid keypair.Russell Bryant2013-03-051-1/+4
* | | Merge "Fix 'to integer' conversion of max and min count values"Jenkins2013-03-051-2/+2
|\ \ \
| * | | Fix 'to integer' conversion of max and min count valuesMauro S. M. Rodrigues2013-03-051-2/+2
* | | | Standarize ip validation along the codeMauro S. M. Rodrigues2013-03-054-26/+5
|/ / /
* | | Merge "Return proper error messages while disassociating floating IP"Jenkins2013-03-051-1/+3
|\ \ \ | |/ / |/| |
| * | Return proper error messages while disassociating floating IPWangpan2013-02-281-1/+3
* | | Merge "Standardize the coverage initializations."Jenkins2013-03-041-6/+5
|\ \ \
| * | | Standardize the coverage initializations.Mitsuhiko Yamazaki2013-02-211-6/+5
* | | | Merge "Fallback coverage backdoor telnet connection to lo"Jenkins2013-03-041-3/+20
|\ \ \ \
| * | | | Fallback coverage backdoor telnet connection to loMatthew Treinish2013-02-281-3/+20
| | |/ / | |/| |
* | | | Merge "Switch to using memorycache from oslo."Jenkins2013-03-023-3/+3
|\ \ \ \
| * | | | Switch to using memorycache from oslo.Vishvananda Ishaya2013-03-013-3/+3
* | | | | Merge "Remove pylint errors for undefined GroupException members"Jenkins2013-03-022-8/+8
|\ \ \ \ \
| * | | | | Remove pylint errors for undefined GroupException membersAaron Rosen2013-03-012-8/+8
| |/ / / /
* / / / / Fix IBM copyright stringsKurt Taylor2013-03-016-11/+6
|/ / / /
* / / / ec2 _format_security_group() accesses db when using quantum_driverAaron Rosen2013-02-271-3/+11
|/ / /
* | | Merge "Update OpenStack LLC to Foundation"Jenkins2013-02-2761-61/+61
|\ \ \
| * | | Update OpenStack LLC to FoundationKurt Taylor2013-02-2661-61/+61
| | |/ | |/|
* | | Merge "Use a fake coverage module instead of real one."Jenkins2013-02-271-8/+13
|\ \ \ | |/ / |/| |
| * | Use a fake coverage module instead of real one.Vishvananda Ishaya2013-02-201-8/+13
* | | Merge "Updates to OSAPI sizelimit middleware."Jenkins2013-02-231-5/+36
|\ \ \
| * | | Updates to OSAPI sizelimit middleware.Dan Prince2013-02-221-5/+36
* | | | Merge "Fix exception handling in baremetal API."Jenkins2013-02-221-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix exception handling in baremetal API.Devananda van der Veen2013-02-221-5/+5
* | | | Add missing ec2 security group quantum mixinAaron Rosen2013-02-211-0/+10
|/ / /
* | | Merge "Add an extension to show image size."Jenkins2013-02-212-0/+90
|\ \ \ | |_|/ |/| |
| * | Add an extension to show image size.Andrew Laski2013-02-192-0/+90
* | | Merge "Move some context checking code from sqlalchemy"Jenkins2013-02-212-3/+4
|\ \ \ | |_|/ |/| |
| * | Move some context checking code from sqlalchemyChris Behrens2013-02-202-3/+4
* | | Add Nova quantum security group proxyAaron Rosen2013-02-201-7/+50
* | | Make nova security groups more pluggableAaron Rosen2013-02-203-41/+58
|/ /
* | Merge "Fix broken logging imports."Jenkins2013-02-201-1/+3
|\ \