oslo_cache.tests.functional package

oslo_cache.tests.functional package

Submodules

oslo_cache.tests.functional.test_cache_backend_etcd3gw module

class oslo_cache.tests.functional.test_cache_backend_etcd3gw.Etcd3gwCache(*args, **kwds)

Bases: oslo_cache.tests.test_cache.BaseTestCase

arguments = {'host': '127.0.0.1', 'port': 2379}
setUp()
test_backend_delete_data()
test_backend_get_missing_data()
test_backend_multi_delete_data()
test_backend_multi_get_data()
test_backend_multi_set_data()
test_backend_multi_set_get_with_blanks_none()
test_backend_multi_set_should_update_existing()
test_backend_set_blank_as_data()
test_backend_set_data()
test_backend_set_none_as_data()
test_backend_set_same_key_multiple_times()
test_typical_configuration()

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.