nova/nova/tests/functional
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
..
api Use oslo.log 2015-02-22 07:56:40 -05:00
api_samples Merge "Change v2.1 API status to CURRENT" 2015-02-24 08:37:02 +00:00
v3 Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
wsgi nova flavor manage functional test 2015-02-20 08:50:44 -05:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_samples_test_base.py Adds keypair type in nova-api 2015-03-04 22:16:37 +00:00
integrated_helpers.py Merge "extract API fixture" 2015-02-23 21:29:39 +00:00
test_api_samples.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_extensions.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_login.py Use oslo.log 2015-02-22 07:56:40 -05:00
test_servers.py Use oslo.log 2015-02-22 07:56:40 -05:00