608114fbfef3f0a30a71710fda1009bb4ed19dcc
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
Team and repository tags
Oslo Context Library
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.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.context
- Source: http://git.openstack.org/cgit/openstack/oslo.context
- Bugs: http://bugs.launchpad.net/oslo.context
Description
Languages
Python
100%