nova/doc/v3/api_samples/keypairs
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
..
v2.2 Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
keypairs-get-resp.json Change v3 keypairs API to v2.1 2014-08-27 05:46:04 +00:00
keypairs-import-post-req.json Remove spaces from SSH public key comment 2014-05-20 12:08:07 +02:00
keypairs-import-post-resp.json Remove spaces from SSH public key comment 2014-05-20 12:08:07 +02:00
keypairs-list-resp.json Remove spaces from SSH public key comment 2014-05-20 12:08:07 +02:00
keypairs-post-req.json Adds v3 API samples for hide server addresses and keypairs 2013-09-25 01:04:10 +09:30
keypairs-post-resp.json Remove spaces from SSH public key comment 2014-05-20 12:08:07 +02:00