summaryrefslogtreecommitdiffstats
path: root/nova/api
Commit message (Expand)AuthorAgeFilesLines
* Adds per-user-quotas support for more detailed quotas managementKylin CG2012-08-062-14/+79
* Remove unused importsJoe Gordon2012-08-025-18/+0
* Merge "EC2 DescribeImageAttribute by kernel/ramdisk."Jenkins2012-07-301-0/+16
|\
| * EC2 DescribeImageAttribute by kernel/ramdisk.MotoKen2012-07-251-0/+16
* | Merge "Return location header on volume creation"Jenkins2012-07-273-4/+11
|\ \
| * | Return location header on volume creationEoghan Glynn2012-07-274-5/+12
* | | Merge "Fix HACKING violation in nova/api/openstack/volume/types.py"Jenkins2012-07-271-1/+1
|\ \ \
| * | | Fix HACKING violation in nova/api/openstack/volume/types.pyJohannes Erdfelt2012-07-271-1/+1
| |/ /
* / / Correct host count in instance_usage_audit_log extension.Monsyne Dragon2012-07-271-3/+66
|/ /
* | Merge "Implements config_drive as extension"Jenkins2012-07-272-1/+94
|\ \
| * | Implements config_drive as extensionisethi2012-07-232-1/+94
* | | Merge "Convert fixed_ips to using instance_uuid."Jenkins2012-07-262-5/+5
|\ \ \
| * | | Convert fixed_ips to using instance_uuid.Michael Still2012-07-262-5/+5
* | | | Merge "Trim volume type representation."Jenkins2012-07-263-4/+45
|\ \ \ \
| * | | | Trim volume type representation.Eoghan Glynn2012-07-263-4/+45
| |/ / /
* | | | Avoid using 'is' operator when comparing stringsJohannes Erdfelt2012-07-261-1/+1
* | | | Fix a couple of PEP8 nits.Eoghan Glynn2012-07-261-2/+3
|/ / /
* | | Merge "Return 400 in get_console_output for bad length."Jenkins2012-07-251-3/+10
|\ \ \
| * | | Return 400 in get_console_output for bad length.Roland Hochmuth2012-07-241-3/+10
* | | | Check for exception codes in openstack API resultsJohn Griffith2012-07-251-4/+6
| |_|/ |/| |
* | | Merge "Add call to get hypervisor statistics"Jenkins2012-07-241-1/+29
|\ \ \
| * | | Add call to get hypervisor statisticsKevin L. Mitchell2012-07-231-1/+29
* | | | Update NovaKeystoneContext to use jsonutils.Dan Prince2012-07-231-2/+2
|/ / /
* | / Return 404 when attempting to remove a non-existent floating ipDan Smith2012-07-231-3/+4
| |/ |/|
* | Merge "Avoid unrecognized content-type message"Jenkins2012-07-231-2/+7
|\ \
| * | Avoid unrecognized content-type messageMark McLoughlin2012-07-231-2/+7
| |/
* | Merge "Fix EC2 CreateImage no_reboot logic"Jenkins2012-07-231-1/+1
|\ \
| * | Fix EC2 CreateImage no_reboot logicEoghan Glynn2012-07-171-1/+1
* | | Merge "Reject EC2 CreateImage for instance-store"Jenkins2012-07-231-2/+11
|\| | | |/ |/|
| * Reject EC2 CreateImage for instance-storeEoghan Glynn2012-07-171-2/+11
* | Merge "Make flavorextradata ignore deleted flavors."Jenkins2012-07-201-1/+1
|\ \
| * | Make flavorextradata ignore deleted flavors.David Besen2012-07-181-1/+1
* | | Merge "Ensure 413 response for security group over-quota"Jenkins2012-07-201-1/+1
|\ \ \
| * | | Ensure 413 response for security group over-quotaEoghan Glynn2012-07-191-1/+1
| |/ /
* | | Merge "Allow NoMoreFloatingIps to bubble up to FaultWrapper"Jenkins2012-07-201-4/+4
|\ \ \
| * | | Allow NoMoreFloatingIps to bubble up to FaultWrapperEoghan Glynn2012-07-191-4/+4
| |/ /
* | | Merge "Add the plugin framework from common; use and test."Jenkins2012-07-203-2/+11
|\ \ \
| * | | Add the plugin framework from common; use and test.Andrew Bogott2012-07-153-2/+11
* | | | Merge "Tidy up handling of exceptions in floating_ip_dns"Jenkins2012-07-201-26/+17
|\ \ \ \
| * | | | Tidy up handling of exceptions in floating_ip_dnsMartin Packman2012-07-181-26/+17
| | |/ / | |/| |
* | | | Merge "EC2 DescribeImages reports correct rootDeviceType"Jenkins2012-07-201-1/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | EC2 DescribeImages reports correct rootDeviceTypeEoghan Glynn2012-07-171-1/+3
* | | | Static FaultWrapper status_to_type map.Eoghan Glynn2012-07-191-7/+10
| |/ / |/| |
* | | Merge "Display key_name only if keypairs extension is used"Jenkins2012-07-182-2/+52
|\ \ \
| * | | Display key_name only if keypairs extension is usedisethi2012-07-172-2/+52
| | |/ | |/|
* | | Merge "Show all absolute quota limits in /limits."Jenkins2012-07-181-0/+4
|\ \ \
| * | | Show all absolute quota limits in /limits.Alex Meade2012-07-181-0/+4
* | | | Merge "Remove unused get_version_from_href()"Jenkins2012-07-181-20/+0
|\ \ \ \
| * | | | Remove unused get_version_from_href()Mark McLoughlin2012-07-181-20/+0
| | |/ / | |/| |
* | | | Merge "Support EC2 CreateImage API for boot-from-volume"Jenkins2012-07-181-9/+35
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|