keystone.tests.unit.catalog package

keystone.tests.unit.catalog package

Submodules

keystone.tests.unit.catalog.test_backends module

keystone.tests.unit.catalog.test_core module

class keystone.tests.unit.catalog.test_core.FormatUrlTests(*args, **kwargs)[source]

Bases: keystone.tests.unit.core.BaseTestCase

test_formatting_a_non_string()[source]
test_raises_malformed_on_incomplete_format()[source]
test_raises_malformed_on_missing_key()[source]
test_raises_malformed_on_wrong_type()[source]
test_substitution_with_allowed_project_keyerror()[source]
test_substitution_with_allowed_tenant_keyerror()[source]
test_substitution_with_key_not_allowed()[source]
test_successful_formatting()[source]

Module contents

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.