/usr/lib/python2.6/site-packages/novaclient/tests/functional/v2
Edit: /usr/lib/python2.6/site-packages/novaclient/tests/functional/v2/test_keypairs.pyc (2223B)
Ñò
=vVc @ s= d d k l Z d d k l Z d e i f d „ ƒ YZ d S( iÿÿÿÿ( t fake_crypto( t
test_keypairst TestKeypairsNovaClientV22c B s8 e Z d Z d Z d „ Z d „ Z d „ Z d „ Z RS( s> Keypairs functional tests for v2.2 nova-api microversion.
s 2.2c C s) t t | ƒ i ƒ } | i d | ƒ d S( Nt ssh( t superR t test_create_keypairt assertIn( t selft keypair( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyR s c C sE | i d d ƒ } | i | ƒ } | i | | ƒ | i d | ƒ d S( Nt key_typet x509( t _create_keypairt
_show_keypairR ( R t key_nameR ( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyt test_create_keypair_x509 s c C sJ t i ƒ \ } } | i | ƒ } | i | d | ƒ} | i d | ƒ d S( Nt pub_keyR ( R t get_ssh_pub_key_and_fingerprintt _create_public_key_filet _test_import_keypairR ( R R t fingerprintt pub_key_fileR ( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyt test_import_keypair! s c C sP t i ƒ \ } } | i | ƒ } | i | d d d | ƒ} | i d | ƒ d S( NR R
R ( R t get_x509_cert_and_fingerprintR R R ( R t certifR R R ( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyt test_import_keypair_x509' s
( t __name__t
__module__t __doc__t COMPUTE_API_VERSIONR R R R ( ( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyR s N( t novaclient.tests.functional.v2R t% novaclient.tests.functional.v2.legacyR t TestKeypairsNovaClientR ( ( ( sW /tmp/pip-build-cD3xZi/python-novaclient/novaclient/tests/functional/v2/test_keypairs.pyt
s