nova/nova/api/openstack
Dan Prince ec0a65d81f Create an internal key pair API.
Creates an internal key pair API and update the EC2 and OS API's to
use it. This de-duplicates some of the code used to manage keypairs
across the APIs.

Fixes LP Bug #998059.

Change-Id: I10d58d7ce68cc2b993c72b6639f66c72def3bfbc
2012-05-14 11:43:01 -04:00
..
compute Create an internal key pair API. 2012-05-14 11:43:01 -04:00
volume Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
__init__.py Backslash continuations (nova.api.openstack) 2012-02-20 20:17:18 +08:00
auth.py Remove Deprecated AuthMiddleware 2012-05-07 14:59:57 -07:00
common.py Added img metadata validation. Fixes bug 962117. 2012-05-11 16:23:15 +05:30
extensions.py Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
urlmap.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
wsgi.py Send a more appropriate error response for 403 in osapi 2012-03-23 10:13:46 -07:00
xmlutil.py Fix XML namespaces for limits extensions and versions 2012-03-07 22:48:33 +00:00