magnumclient.tests.v1.test_client
Module¶magnumclient.tests.v1.test_client.
ClientInitializeTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
test_init_with_api_key
(mock_load_service_type, mock_load_session, mock_http_client)¶test_init_with_auth_token
(mock_http_client)¶test_init_with_endpoint_type
(mock_load_service_type, mock_load_session, mock_http_client)¶test_init_with_interface
(mock_load_service_type, mock_load_session, mock_http_client)¶test_init_with_legacy_service_type
(mock_load_session, mock_http_client)¶test_init_with_password
(mock_load_service_type, mock_load_session, mock_http_client)¶test_init_with_session
(mock_load_service_type, mock_load_session, mock_http_client)¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.