nova/nova
Chris Yeoh c836f425bc Adds keypair type in nova-api
X509 certificates are used by Windows for passwordless
authentication (WinRM) in a way which can be considered
consistent with the usage of SSH keys on Linux, as both
are based on public / private keypairs.

Enables nova-api to return the keypair type, updates
nova-api version to reflect the changes and updates the
unit and functional tests to validate the API changes.

Unit tests have been updated to ensure that the keypair
type is not being returned on previous API versions.

Note: x509 keypair implementation is added in the next
commit.

DocImpact - See nova/api/openstack/rest_api_version_history.rst
for details

APIImpact

Depends-On: Id5b210d7afe5c0a590abcbd42b9ff85b071a5c55

Co-Authored-By: Chris Yeoh <cyeoh@au1.ibm.com>
Partially implements: blueprint keypair-x509-certificates

Change-Id: I215662f2f92a01921a866c3218031787a9eaf915
2015-03-04 22:16:37 +00:00
..
CA Make tests use sha256 as openssl default digest algorithm 2015-02-09 10:06:04 -05:00
api Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
cells Use oslo.log 2015-02-22 07:56:40 -05:00
cert Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
cloudpipe Use oslo.log 2015-02-22 07:56:40 -05:00
cmd Fixes novncproxy logging.setup() 2015-02-23 10:37:12 +00:00
compute Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
conductor Use oslo.log 2015-02-22 07:56:40 -05:00
console Use oslo.log 2015-02-22 07:56:40 -05:00
consoleauth Use oslo.log 2015-02-22 07:56:40 -05:00
db Merge "Make pagination work with deleted marker" 2015-02-25 02:40:52 +00:00
hacking hacking: Got rid of unnecessary TODO 2015-02-12 14:36:48 +02:00
image Use oslo.log 2015-02-22 07:56:40 -05:00
ipv6 Replace usage of LazyPluggable by stevedore driver 2015-02-17 14:49:48 +00:00
keymgr Use oslo.log 2015-02-22 07:56:40 -05:00
locale Imported Translations from Transifex 2015-02-17 06:20:46 +00:00
network Merge "Reuse is_int_like from oslo_utils" 2015-02-25 08:19:36 +00:00
objects Use oslo.log 2015-02-22 07:56:40 -05:00
objectstore Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
openstack Use oslo.log 2015-02-22 07:56:40 -05:00
pci Use oslo.log 2015-02-22 07:56:40 -05:00
rdp Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
scheduler Use oslo.log 2015-02-22 07:56:40 -05:00
servicegroup Use oslo.log 2015-02-22 07:56:40 -05:00
spice Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
storage Use oslo.log 2015-02-22 07:56:40 -05:00
tests Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
virt Merge "libvirt: Fix migration when image doesn't exist" 2015-02-25 01:46:56 +00:00
vnc Use oslo.log 2015-02-22 07:56:40 -05:00
volume Use oslo.log 2015-02-22 07:56:40 -05:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
availability_zones.py Merge "Remove unused conductor parameter from get_host_availability_zone()" 2015-02-12 18:15:51 +00:00
baserpc.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
block_device.py Use oslo.log 2015-02-22 07:56:40 -05:00
config.py Use oslo.log 2015-02-22 07:56:40 -05:00
context.py Use oslo.log 2015-02-22 07:56:40 -05:00
crypto.py Use oslo.log 2015-02-22 07:56:40 -05:00
debugger.py Use oslo.log 2015-02-22 07:56:40 -05:00
exception.py Use oslo.log 2015-02-22 07:56:40 -05:00
filters.py Use oslo.log 2015-02-22 07:56:40 -05:00
hooks.py Use oslo.log 2015-02-22 07:56:40 -05:00
i18n.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
loadables.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
manager.py Use oslo.log 2015-02-22 07:56:40 -05:00
netconf.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
notifications.py Use oslo.log 2015-02-22 07:56:40 -05:00
paths.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
policy.py Add useful debug logging when policy checks fail 2015-02-23 16:44:04 -05:00
quota.py Use oslo.log 2015-02-22 07:56:40 -05:00
rpc.py Merge "Ensure publisher_id is set correctly in notifications" 2015-02-10 04:50:54 +00:00
safe_utils.py
service.py Use oslo.log 2015-02-22 07:56:40 -05:00
test.py Use oslo.log 2015-02-22 07:56:40 -05:00
utils.py Merge "Reuse is_int_like from oslo_utils" 2015-02-25 08:19:36 +00:00
version.py Use oslo.log 2015-02-22 07:56:40 -05:00
weights.py Make scheduler filters/weighers only load once 2014-12-09 18:58:49 +01:00
wsgi.py Use oslo.log 2015-02-22 07:56:40 -05:00