The openstack_dashboard.dashboards.project.access_and_security.keypairs.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.access_and_security.keypairs.tests.KeyPairViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

KeyPairViewTests.test_create_keypair_get()[source]
KeyPairViewTests.test_delete_keypair()[source]
KeyPairViewTests.test_delete_keypair_exception()[source]
KeyPairViewTests.test_download_keypair_get()[source]
KeyPairViewTests.test_generate_keypair_exception()[source]
KeyPairViewTests.test_generate_keypair_get()[source]
KeyPairViewTests.test_import_keypair(*args, **kwargs)[source]
KeyPairViewTests.test_import_keypair_invalid_key()[source]
KeyPairViewTests.test_import_keypair_invalid_key_name()[source]

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.keypairs.tables Module

Next topic

The openstack_dashboard.dashboards.project.access_and_security.keypairs.urls Module

This Page