Go to file
Davanum Srinivas 1cb766c0fc 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: Ia1495af62a02410607c27f443af59dc20b052072
2017-02-06 12:49:22 -05:00
2017-01-26 20:22:41 +00:00
2016-12-20 14:33:43 +11:00
2014-06-24 18:14:05 -04:00
2017-01-09 10:18:43 -08:00
2015-09-17 12:16:06 +00:00
2016-12-20 14:33:43 +11:00

oslo.middleware

Latest Version

Downloads

Oslo middleware library includes components that can be injected into wsgi pipelines to intercept request/response flows. The base class can be enhanced with functionality like add/delete/modification of http headers and support for limiting size/connection etc.

Description
OpenStack middleware library
Readme 4.5 MiB
Languages
Python 100%