Go to file
Luong Anh Tuan e92a2033a2 Replaces uuid.uuid4 with uuidutils.generate_uuid()
Openstack common has a wrapper for generating uuids.We should
use that function when generating uuids for consistency.

Change-Id: Ie3b9c10d8cab332d51b49d8a9b41283d3ef36b7a
Closes-Bug: #1082248
2017-03-09 06:54:43 +00:00
2017-01-20 19:15:10 +00:00
2016-12-20 14:37:36 +11:00
2016-11-25 13:19:01 +01:00
2017-01-09 10:10:12 -08:00
2017-03-03 00:02:46 +00:00
2017-01-09 10:10:12 -08:00

Team and repository tags

image

oslo.cache

Latest Version

Downloads

oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.

Description
An oslo.config enabled dogpile.cache.
Readme 6 MiB
Languages
Python 100%