The magnumclient.tests.v1.test_bays
Module¶
-
class
magnumclient.tests.v1.test_bays.
BayManagerTest
(*args, **kwargs)¶ Bases:
testtools.testcase.TestCase
-
setUp
()¶
-
test_bay_create
()¶
-
test_bay_create_fail
()¶
-
test_bay_create_with_bay_create_timeout
()¶
-
test_bay_create_with_discovery_url
()¶
-
test_bay_delete_by_id
()¶
-
test_bay_delete_by_name
()¶
-
test_bay_list
()¶
-
test_bay_list_with_limit
()¶
-
test_bay_list_with_marker
()¶
-
test_bay_list_with_marker_limit
()¶
-
test_bay_list_with_sort_dir
()¶
-
test_bay_list_with_sort_key
()¶
-
test_bay_list_with_sort_key_dir
()¶
-
test_bay_show_by_id
()¶
-
test_bay_show_by_name
()¶
-
test_bay_update
()¶
-
test_bay_update_with_rollback
()¶
-