The magnumclient.tests.v1.test_certificates_shell Module

class magnumclient.tests.v1.test_certificates_shell.ShellTest(*args, **kwargs)

Bases: magnumclient.tests.v1.shell_test_base.TestCommandLineArgument

test_ca_show_failure_with_invalid_field(*args, **keywargs)
test_ca_show_success(*args, **keywargs)
test_ca_sign_success(*args, **keywargs)
test_ca_sign_with_not_csr(*args, **keywargs)
test_cluster_ca_show_success(*args, **keywargs)
test_cluster_ca_sign_success(*args, **keywargs)
test_cluster_ca_sign_with_not_csr(*args, **keywargs)