Davanum Srinivas a27d1edb4f pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz)
We need to pass into VersionInfo what one would expect from running:
 setup.py --name

 Right now we pass in say oslo_context and pbr fails if there is no .git in
  the python source tree

  Closes-Bug: #1662266

Change-Id: I6a4c2875d45609c5bc7326273a2e9b45fde6c085
2017-02-06 12:49:23 -05: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
2015-09-17 12:15:52 +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 5.5 MiB
Languages
Python 99.7%
Shell 0.3%