nova/nova/api/openstack
Jenkins 837580878c Merge "Correct checking existence of security group rule" into stable/diablo 2012-08-14 20:18:22 +00:00
..
contrib Merge "Correct checking existence of security group rule" into stable/diablo 2012-08-14 20:18:22 +00:00
ratelimiting make all uses of utcnow use our testable utils.utcnow 2011-06-02 14:23:05 -07:00
schemas revert description changes, use metadata['description'] if it is set to populate field in db 2011-09-02 12:52:02 -07:00
views Fixes an issue where 'invalid literal for int' would occur when 2011-09-20 14:55:45 -04:00
__init__.py Don't leak exceptions out to users 2011-10-20 14:14:55 -04:00
accounts.py Perform fault wrapping in the openstack WSGI controller. This allows 2011-07-21 10:02:16 -04:00
auth.py Bug #920497 fix X-Server-Management-Url for v1.0 noauth API 2012-01-23 15:53:41 +00:00
backup_schedules.py Perform fault wrapping in the openstack WSGI controller. This allows 2011-07-21 10:02:16 -04:00
common.py Fixes an issue where 'invalid literal for int' would occur when 2011-09-20 14:55:45 -04:00
consoles.py Fixes bug 862633 -- OS api consoles create() broken 2011-10-25 11:18:30 +01:00
create_instance_helper.py Add validation for OSAPI server name length. 2012-04-11 12:24:37 -04:00
extensions.py Make sure unknown extensions return 404 2011-10-25 11:18:31 +01:00
faults.py Removed a change from faults.py that was not required." 2011-08-17 03:03:25 -05:00
flavors.py fix testcase for nova/api/openstack/flavors.py 2011-09-16 20:39:58 +00:00
image_metadata.py Update the OSAPI v1.1 server 'createImage' and 'createBackup' actions to limit the number of image metadata items based on the configured quota.allowed_metadata_items that is set. 2011-08-05 20:05:33 -04:00
images.py Snapshots/backups can no longer happen simultaneously. Tests included. 2011-10-25 06:23:20 +01:00
ips.py Fix outstanding pep8 errors for a clean trunk. 2011-10-12 16:17:39 +01:00
limits.py Added LimitsXMLSerializer 2011-07-21 09:43:25 -04:00
notes.txt further changes 2011-06-09 15:31:10 -04:00
server_metadata.py Changed return code to 413 for metadata, personality and instance quota issues 2011-08-17 02:41:17 -05:00
servers.py Bug #897091: "nova actions" fails with HTTP 400 / TypeError if a server action has been performed 2011-12-08 14:57:08 +00:00
shared_ip_groups.py Perform fault wrapping in the openstack WSGI controller. This allows 2011-07-21 10:02:16 -04:00
users.py Perform fault wrapping in the openstack WSGI controller. This allows 2011-07-21 10:02:16 -04:00
versions.py fumigate non-pep8 code 2011-08-03 08:54:00 -05:00
wsgi.py Do not overwrite project_id from request params 2012-01-11 15:32:53 +00:00
xmlutil.py Adding missing module xmlutil 2011-08-05 01:07:53 +00:00
zones.py fixed up zones controller to properly work with 1.1 2011-08-05 06:01:55 -07:00