summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support for nova client list hosts with specific zone"Jenkins2012-10-301-3/+8
|\
| * Support for nova client list hosts with specific zoneivan-zhu2012-10-251-3/+8
* | Merge "Validates Timestamp or Expiry time in EC2 requests"Jenkins2012-10-292-0/+46
|\ \
| * | Validates Timestamp or Expiry time in EC2 requestsSirisha Devineni2012-10-292-0/+46
* | | Merge "Remove duplicated definition of is_loaded()"Jenkins2012-10-291-3/+0
|\ \ \ | |/ / |/| |
| * | Remove duplicated definition of is_loaded()Yun Mao2012-10-281-3/+0
* | | removes the nova-volume code from novaVishvananda Ishaya2012-10-2817-1702/+0
|/ /
* | Merge "Fix hardcoded topic strings with constants."Jenkins2012-10-261-1/+1
|\ \
| * | Fix hardcoded topic strings with constants.Michael H Wilson2012-10-251-1/+1
* | | Merge "Fix Broken XML Namespace Handling"Jenkins2012-10-262-9/+14
|\ \ \
| * | | Fix Broken XML Namespace HandlingDavanum Srinivas2012-10-262-9/+14
* | | | Merge "Migrate to fileutils and lockutils."Jenkins2012-10-261-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Migrate to fileutils and lockutils.Michael Still2012-10-251-1/+2
* | | | Merge "Allow loading only selected extensions"Jenkins2012-10-253-82/+101
|\ \ \ \
| * | | | Allow loading only selected extensionsStanislaw Pitucha2012-10-243-82/+101
| | |_|/ | |/| |
* | | | Improve the performance of quantum detection.Michael Still2012-10-251-4/+10
* | | | Merge "Fix Incorrect Exception when metadata is over 255 characters"Jenkins2012-10-252-0/+7
|\ \ \ \
| * | | | Fix Incorrect Exception when metadata is over 255 charactersDavanum Srinivas2012-10-242-0/+7
| |/ / /
* | | | Merge "Don't require quantumclient when running nova-api."Jenkins2012-10-251-5/+9
|\ \ \ \
| * | | | Don't require quantumclient when running nova-api.Dan Prince2012-10-231-5/+9
| |/ / /
* | | | Merge "Return empty list when listing servers with bad status value"Jenkins2012-10-241-2/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Return empty list when listing servers with bad status valueDavanum Srinivas2012-10-241-2/+1
| |/ /
* | | Merge "Fix error on invalid delete_on_termination value"Jenkins2012-10-241-1/+5
|\ \ \ | |/ / |/| |
| * | Fix error on invalid delete_on_termination valueUnmesh Gurjar2012-10-221-1/+5
* | | add port support when QuantumV2 subclass is usedMark McClain2012-10-221-2/+6
|/ /
* | Merge "handles empty dhcp_domain with hostname in metadata"Jenkins2012-10-211-3/+8
|\ \ | |/ |/|
| * handles empty dhcp_domain with hostname in metadataMelanie Witt2012-10-131-3/+8
* | Merge "Handle invalid xml request to return BadRequest"Jenkins2012-10-161-1/+10
|\ \ | |/ |/|
| * Handle invalid xml request to return BadRequestvijaya-erukala2012-10-091-1/+10
* | Merge "Stops compute api import at import time"Jenkins2012-10-122-3/+5
|\ \
| * | Stops compute api import at import timeVishvananda Ishaya2012-10-122-3/+5
* | | Merge "Dis-associate an auto-assigned floating IP should return proper warning"Jenkins2012-10-122-0/+6
|\ \ \ | |/ / |/| |
| * | Dis-associate an auto-assigned floating IP should return proper warningSirisha Devineni2012-10-092-0/+6
| |/
* | Merge "Proxy floating IP calls to quantum"Jenkins2012-10-101-12/+17
|\ \
| * | Proxy floating IP calls to quantumAkihiro MOTOKI2012-10-091-12/+17
| |/
* | Merge "Return proper error messages while associating floating IP"Jenkins2012-10-101-1/+2
|\ \ | |/ |/|
| * Return proper error messages while associating floating IPSirisha Devineni2012-10-031-1/+2
* | Merge "Fix XML response for return_reservation_id."Jenkins2012-10-041-1/+8
|\ \
| * | Fix XML response for return_reservation_id.Matthew Treinish2012-10-041-1/+8
* | | Merge "Updated code to update attach_time of a volume while detaching"Jenkins2012-10-041-1/+1
|\ \ \
| * | | Updated code to update attach_time of a volume while detachingArathi2012-09-261-1/+1
* | | | Stop network.api import on network importVishvananda Ishaya2012-10-041-2/+2
| |/ / |/| |
* | | ip_protocol for ec2 security groupsJohn Herndon2012-10-021-1/+10
| |/ |/|
* | Merge "Catch NotFound exception in FloatingIP add/remove"Jenkins2012-10-011-2/+10
|\ \
| * | Catch NotFound exception in FloatingIP add/removeSulochan Acharya2012-09-201-2/+10
* | | Merge "Fixes error message for flavor-create duplicate ID"Jenkins2012-09-301-1/+2
|\ \ \
| * | | Fixes error message for flavor-create duplicate IDAndy McCrae2012-09-271-1/+2
| | |/ | |/|
* | | Fix CloudPipe extension XML serializationDan Smith2012-09-281-4/+10
* | | Modified 404 error response to show specific messagevijaya-erukala2012-09-262-3/+13
|/ /
* | Cleanup exception handlingStanislaw Pitucha2012-09-211-1/+1