keystoneauth1.tests.unit.extras.oauth1.test_oauth1.OAuth1AuthTests(*args, **kwargs)¶Bases: keystoneauth1.tests.unit.utils.TestCase
TEST_ROOT_URL = 'http://127.0.0.1:5000/'¶TEST_TOKEN = 'fed1cdb1408d48edba7ab143f9e00062'¶TEST_URL = 'http://127.0.0.1:5000/v3'¶stub_auth(subject_token=None, **kwargs)¶test_oauth_authenticate_success()¶test_warning_dual_scope()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.