summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix broken logging imports.Vishvananda Ishaya2013-02-191-1/+3
* | | Merge "Fix network list and show with quantum."Jenkins2013-02-202-5/+5
|\ \ \
| * | | Fix network list and show with quantum.Vishvananda Ishaya2013-02-182-5/+5
* | | | Merge "Use oslo-config-2013.1b4"Jenkins2013-02-2023-29/+31
|\ \ \ \ | | |/ / | |/| |
| * | | Use oslo-config-2013.1b4Mark McLoughlin2013-02-1923-29/+31
* | | | Merge "Add support for network adapter hotplug."Jenkins2013-02-201-0/+192
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for network adapter hotplug.Dan Smith2013-02-191-0/+192
* | | | Merge "Fix key check in instance actions formatter."Jenkins2013-02-201-4/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix key check in instance actions formatter.Andrew Laski2013-02-191-4/+2
* | | | Merge "Default SG rules for the Security Group "Default""Jenkins2013-02-191-0/+210
|\ \ \ \
| * | | | Default SG rules for the Security Group "Default"Morgan Fainberg2013-02-191-0/+210
| | |_|/ | |/| |
* | | | Add a safe_minidom_parse_string function.Dan Prince2013-02-197-24/+22
| |_|/ |/| |
* | | Live migration with an auto selection of destHans Lindgren2013-02-191-2/+6
|/ /
* | Correct spelling of quantumAaron Rosen2013-02-161-1/+1
* | Ensure start time is earlier than end time in simple_tenant_usageDavanum Srinivas2013-02-151-0/+7
|/
* Merge "Fix passing conductor to get_instance_nw_info()"Jenkins2013-02-141-1/+2
|\
| * Fix passing conductor to get_instance_nw_info()Dan Smith2013-02-121-1/+2
* | API extension for accessing instance_actionsAndrew Laski2013-02-131-0/+128
* | Check the length of flavor name in "flavor-create"Haiwei Xu2013-02-131-12/+5
* | Merge "Handle compute node not available for live migration"Jenkins2013-02-131-0/+2
|\ \
| * | Handle compute node not available for live migrationJian Wen2013-01-311-0/+2
* | | Merge "Fix update quota with invalid value"Jenkins2013-02-131-1/+10
|\ \ \
| * | | Fix update quota with invalid valueZhou ShaoYu2013-02-021-1/+10
* | | | Merge "Forces flavorRef to be string in servers resize api"Jenkins2013-02-131-1/+1
|\ \ \ \
| * | | | Forces flavorRef to be string in servers resize apiTiago Mello2013-02-121-1/+1
| | |_|/ | |/| |
* | | | Merge "Simplify and optimize az server output extension."Jenkins2013-02-131-11/+16
|\ \ \ \
| * | | | Simplify and optimize az server output extension.Vishvananda Ishaya2013-02-121-11/+16
* | | | | Merge "Add an extension to show the type of an ip."Jenkins2013-02-131-0/+111
|\| | | | | |/ / / |/| | |
| * | | Add an extension to show the type of an ip.Vishvananda Ishaya2013-02-121-0/+111
* | | | Make the metadata paths use conductorDan Smith2013-02-123-32/+32
|/ / /
* | | Merge "Disallow setting /0 for network other than 0.0.0.0"Jenkins2013-02-121-0/+7
|\ \ \
| * | | Disallow setting /0 for network other than 0.0.0.0Tim Potter2013-02-111-0/+7
* | | | Merge "Fix check instance host for instance action"Jenkins2013-02-122-2/+10
|\ \ \ \