The nova.tests.cert.test_rpcapi Module

Unit Tests for nova.cert.rpcapi

class CertRpcAPITestCase(methodName='runTest')

Bases: nova.test.TestCase

setUp()
tearDown()
test_decrypt_text()
test_fetch_ca()
test_fetch_crl()
test_generate_x509_cert()
test_revoke_certs_by_project()
test_revoke_certs_by_user()
test_revoke_certs_by_user_and_project()

Previous topic

The nova.tests.baremetal.test_tilera Module

Next topic

The nova.tests.compute.fake_resource_tracker Module

This Page