nova/nova/api/ec2
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
..
__init__.py Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
apirequest.py Merge "fix timestamps to match documented ec2 api" 2012-03-15 22:50:43 +00:00
cloud.py Create an internal key pair API. 2012-05-14 11:43:01 -04:00
ec2utils.py Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
faults.py Cleaning up imports in nova.api 2011-12-21 13:50:04 -05:00
inst_state.py Unbreak start instance and fixes bug 905270 2012-01-12 18:46:49 +09:00