The magnumclient.tests.v1.test_certificates_shell Module

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_rotate(mock_rotate_ca, mock_cluster_get)
test_ca_rotate_no_cluster_arg(mock_rotate_ca, mock_cluster_get)
test_ca_show_failure_duplicate_arg(mock_cert_get, mock_cluster_get)
test_ca_show_failure_with_invalid_field(mock_cert_get, mock_cluster_get)
test_ca_show_success(mock_cert_get, mock_bay_get)
test_ca_sign_success(mock_cert_create, mock_bay_get, mock_isfile)
test_ca_sign_with_not_csr(mock_cert_create, mock_bay_get, mock_isfile)
test_cluster_bay_ca_show_success(mock_cert_get, mock_cluster_get)
test_cluster_ca_show_success(mock_cert_get, mock_cluster_get)
test_cluster_ca_sign_success(mock_cert_create, mock_cluster_get, mock_isfile)
test_cluster_ca_sign_with_not_csr(mock_cert_create, mock_cluster_get, mock_isfile)
test_positional_cluster_bay_ca_show_success(mock_cert_get, mock_cluster_get)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.