nova/nova/api/openstack/compute
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
..
contrib Create an internal key pair API. 2012-05-14 11:43:01 -04:00
schemas Fix XML namespaces for limits extensions and versions 2012-03-07 22:48:33 +00:00
views Minor refactor of servers viewbuider. 2012-05-01 14:24:59 -04:00
__init__.py Backslash continuations (nova.api.openstack) 2012-02-20 20:17:18 +08:00
consoles.py Fix OpenStack Capitalization 2012-03-15 14:58:50 -07:00
extensions.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
flavors.py Return a BadRequest on bad flavors param values. 2012-05-01 13:12:13 -04:00
image_metadata.py Added img metadata validation. Fixes bug 962117. 2012-05-11 16:23:15 +05:30
images.py Merge "Ensure image status filter matches glance format" 2012-03-06 23:05:12 +00:00
ips.py Fix OpenStack Capitalization 2012-03-15 14:58:50 -07:00
limits.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
server_metadata.py Provide better quota error messages. 2012-05-02 13:33:24 -04:00
servers.py Added img metadata validation. Fixes bug 962117. 2012-05-11 16:23:15 +05:30
versions.py Fix XML namespaces for limits extensions and versions 2012-03-07 22:48:33 +00:00