Davanum Srinivas 8b68459985 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: I9ff67b5c8a82c5efac155b228494f0a63a6cbf10
2017-02-06 12:49:21 -05:00
2017-01-20 19:15:56 +00:00
2016-12-20 14:23:59 +11:00
2016-11-25 13:25:56 +01:00
2017-01-17 10:37:12 -08:00
2015-09-17 12:16:14 +00:00
2017-01-17 10:37:12 -08:00

Team and repository tags

image

oslo.service -- Library for running OpenStack services

Latest Version

Downloads

oslo.service provides a framework for defining new long-running services using the patterns established by other OpenStack applications. It also includes utilities long-running applications might need for working with SSL or WSGI, performing periodic operations, interacting with systemd, etc.

Description
Library for running OpenStack services
Readme 5.6 MiB
Languages
Python 100%