The nova.tests.api.openstack.compute.contrib.test_certificates Module

class CertificatesSerializerTest(*args, **kwargs)

Bases: nova.test.TestCase

test_index_serializer()
class CertificatesTest(*args, **kwargs)

Bases: nova.test.TestCase

setUp()
test_certificates_create_certificate()
test_certificates_show_root()
test_translate_certificate_view()
fake_create_cert(context, *args, **kwargs)
fake_get_root_cert(context, *args, **kwargs)

Previous topic

The nova.tests.api.openstack.compute.contrib.test_cells Module

Next topic

The nova.tests.api.openstack.compute.contrib.test_cloudpipe Module

This Page