summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add REST API support for list/enable/disable nova services"Jenkins2012-11-131-0/+141
|\
| * Add REST API support for list/enable/disable nova servicesivan-zhu2012-11-101-0/+141
* | Add missing webob to excYun Mao2012-11-121-1/+2
* | Fixes a bug in api.metadata.base.lookup() on WindowsAlessandro Pilotti2012-11-091-2/+3
* | Merge "Remove nova-volume DB"Jenkins2012-11-091-2/+0
|\ \
| * | Remove nova-volume DBJoe Gordon2012-11-081-2/+0
* | | Merge "Limit formatting routes when adding resources"Jenkins2012-11-081-0/+9
|\ \ \ | |/ / |/| |
| * | Limit formatting routes when adding resourcesVishvananda Ishaya2012-11-081-0/+9
* | | Merge "Decouple EC2 API from using instance id"Jenkins2012-11-083-23/+18
|\ \ \ | |/ / |/| |
| * | Decouple EC2 API from using instance idMotoKen2012-11-073-23/+18
* | | Merge "Map NotAuthorized to 403 in floating ips extension"Jenkins2012-11-071-1/+1
|\ \ \
| * | | Map NotAuthorized to 403 in floating ips extensionBrian Waldon2012-11-061-1/+1
* | | | Merge "Fix quota updating during soft delete and restore"Jenkins2012-11-071-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix quota updating during soft delete and restoreJohannes Erdfelt2012-11-061-0/+3
* | | | Merge "Switch from FLAGS to CONF in nova.api"Jenkins2012-11-0636-123/+98
|\ \ \ \
| * | | | Switch from FLAGS to CONF in nova.apiMark McLoughlin2012-11-0436-123/+98
* | | | | Merge "Remove flags.DECLARE"Jenkins2012-11-064-4/+12
|\| | | | | |/ / / |/| | |
| * | | Remove flags.DECLAREMark McLoughlin2012-11-044-4/+12
| |/ /
* / / Use uuidutils.is_uuid_like for uuid validationZhongyue Luo2012-11-053-10/+11
|/ /
* | Improve EC2 describe_security_groups performanceMotoKen2012-11-011-1/+1
* | 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
|\ \