The magnumclient.tests.v1.test_bays_shell Module

The magnumclient.tests.v1.test_bays_shell Module

class magnumclient.tests.v1.test_bays_shell.FakeBay(manager=None, info={}, **kwargs)

Bases: magnumclient.v1.bays.Bay

class magnumclient.tests.v1.test_bays_shell.FakeCert(pem)

Bases: object

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

Bases: magnumclient.tests.v1.shell_test_base.TestCommandLineArgument

test_bay_config_failure_no_arg(mock_bay)
test_bay_config_failure_wrong_arg(mock_bay)
test_bay_config_failure_wrong_status(mock_bay, mock_baymodel)
test_bay_config_k8s_success_with_tls_csh()
test_bay_config_k8s_success_with_tls_non_csh()
test_bay_config_k8s_success_without_tls_csh()
test_bay_config_k8s_success_without_tls_non_csh()
test_bay_config_success(mock_bay, mock_baymodel)
test_bay_config_swarm_success_with_tls_csh()
test_bay_config_swarm_success_with_tls_non_csh()
test_bay_config_swarm_success_without_tls_csh()
test_bay_config_swarm_success_without_tls_non_csh()
test_bay_create_failure_invalid_master_count(mock_create)
test_bay_create_failure_invalid_node_count(mock_create)
test_bay_create_failure_no_arg(mock_create)
test_bay_create_failure_only_bay_create_timeout(mock_create)
test_bay_create_failure_only_name(mock_create)
test_bay_create_failure_only_node_count(mock_create)
test_bay_create_success(mock_create, mock_get)
test_bay_create_success_only_baymodel_arg(mock_create, mock_get)
test_bay_delete_failure_no_arg(mock_delete)
test_bay_delete_multiple_id_success(mock_delete)
test_bay_delete_success(mock_delete)
test_bay_list_failure(mock_list)
test_bay_list_failure_invalid_arg(mock_list)
test_bay_list_failure_with_invalid_field(mock_list)
test_bay_list_ignored_duplicated_field(mock_list)
test_bay_list_success(mock_list)
test_bay_list_success_with_arg(mock_list)
test_bay_show_baymodel_metadata(mock_bay, mock_baymodel)
test_bay_show_failure_no_arg(mock_show)
test_bay_show_success(mock_show)
test_bay_update_failure_few_args(mock_update)
test_bay_update_failure_wrong_attribute(mock_update)
test_bay_update_failure_wrong_op(mock_update)
test_bay_update_rollback_old_api_version(mock_update)
test_bay_update_success(mock_update)
test_bay_update_success_many_attribute(mock_update)
test_bay_update_success_rollback(mock_update)
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.