The nova.tests.cert.test_rpcapi Module

Unit Tests for nova.cert.rpcapi

class CertRpcAPITestCase(*args, **kwargs)

Bases: nova.test.TestCase

test_decrypt_text()
test_fetch_ca()
test_fetch_crl()
test_generate_x509_cert()
test_get_backdoor_port()
test_revoke_certs_by_project()
test_revoke_certs_by_user()
test_revoke_certs_by_user_and_project()

Previous topic

The nova.tests.cells.test_cells_utils Module

Next topic

The nova.tests.compute.fake_resource_tracker Module

This Page