Go to file
Davanum Srinivas 608114fbfe 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: Ia9da53a5d617d1790c7ed642d114b723e04bddb7
2017-02-06 12:49:22 -05:00
2016-08-23 22:20:57 +09:00
2016-12-20 14:36:12 +11:00
2016-11-25 15:25:39 +01:00
2017-01-09 10:13:16 -08:00
2015-09-17 12:15:57 +00:00
2017-01-09 10:13:16 -08:00

Team and repository tags

image

Oslo Context Library

Latest Version

Downloads

The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging.

Description
OpenStack Context library
Readme 2.9 MiB
Languages
Python 100%