nova/nova
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
..
CA Clean up crypto.py 2012-01-18 21:56:14 -08:00
api Create an internal key pair API. 2012-05-14 11:43:01 -04:00
auth Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
cert fix restructuredtext formatting in docstrings that show up in the developer guide 2012-03-05 16:18:53 -05:00
cloudpipe pylint cleanup 2012-05-07 15:08:58 -07:00
common improve speed of metadata 2012-03-12 12:37:31 -07:00
compat Merge "fix restructuredtext formatting in docstrings that show up in the developer guide" 2012-03-07 01:34:42 +00:00
compute Create an internal key pair API. 2012-05-14 11:43:01 -04:00
console Use openstack.common.importutils. 2012-04-28 23:33:15 -04:00
consoleauth pylint cleanup 2012-05-07 15:08:58 -07:00
db Merge "Create a utf8 version of the dns_domains table." 2012-05-11 22:29:47 +00:00
image Replaces exceptions.Error with NovaException 2012-05-07 10:38:28 -04:00
ipv6 Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
locale Merge "Imported Translations from Launchpad" 2012-05-03 20:31:52 +00:00
network Merge "fix bug 992008, we should config public interface on compute" 2012-05-11 22:04:13 +00:00
notifier Pass context to notification drivers when we can. 2012-05-02 15:37:32 -05:00
objectstore fix restructuredtext formatting in docstrings that show up in the developer guide 2012-03-05 16:18:53 -05:00
openstack Merge "Generate a Changelog for Nova" 2012-05-11 01:32:02 +00:00
rootwrap Make KillFilter to handle 'deleted' w/o rstrip. 2012-04-27 12:06:45 -04:00
rpc pylint cleanup 2012-05-07 15:08:58 -07:00
scheduler Merge "Improvement for the correct query extraction." 2012-05-09 19:30:50 +00:00
testing pylint cleanup 2012-05-07 15:08:58 -07:00
tests Create an internal key pair API. 2012-05-14 11:43:01 -04:00
virt Merge "Fix libvirt Connection.get_disks method" 2012-05-13 21:29:57 +00:00
vnc Fix OpenStack Capitalization 2012-03-15 16:10:53 -07:00
volume Remove instance Foreign Key in volumes table, replace with instance_uuid 2012-05-10 13:36:32 -06:00
__init__.py Allow file logging config 2012-02-17 11:24:32 -06:00
block_device.py Refactor metadata code out of ec2/cloud.py 2011-11-17 11:10:30 -08:00
context.py Use thread local storage from openstack.common. 2012-04-04 11:47:55 -04:00
crypto.py Merge "Fixes cloudpipe extension to work with keystone" 2012-02-28 09:17:18 +00:00
exception.py Create an internal key pair API. 2012-05-14 11:43:01 -04:00
flags.py Ensure a functional database connection 2012-03-30 11:45:06 -07:00
log.py Setup logging, particularly for keystone middleware 2012-05-11 17:44:57 +03:00
manager.py Standardize logging delaration and use 2012-02-14 13:02:43 -06:00
policy.py Use ConfigOpts.find_file() to locate policy.json 2012-05-04 10:46:06 +01:00
quota.py Implement key pair quotas. 2012-05-03 14:12:16 -04:00
service.py Fix a race with rpc.register_opts in service.py. 2012-05-06 09:29:23 -04:00
test.py Run tools/hacking.py instead of pep8 mandatory. 2012-04-10 13:18:32 +04:00
utils.py Use ConfigOpts.find_file() to find paste config 2012-05-10 22:10:46 +01:00
version.py Open Folsom 2012-03-20 08:17:40 +01:00
wsgi.py Use ConfigOpts.find_file() to find paste config 2012-05-10 22:10:46 +01:00