Go to file
Mark McLoughlin a619651e9c Remove some old weird methods
Definitely no need to retain "compatibility methods". Let's just fix
the code which uses the old names.

cached_version_string() doesn't seem to do anything useful anymore
either.

Change-Id: I00b0033ef3ada170941caf13fea74918cce59048
2013-10-21 14:06:09 +01:00
doc/source Fix sphinx build 2013-09-30 10:59:26 -04:00
oslo Remove some old weird methods 2013-10-21 14:06:09 +01:00
tests Remove some old weird methods 2013-10-21 14:06:09 +01:00
.gitignore Add vim and emacs files to .gitignore. 2013-05-30 02:04:43 -04:00
.gitreview Turn things into oslo.version 2013-08-05 08:08:29 -04:00
.testr.conf Move sphinx to test-reuqirements. 2013-03-12 11:23:43 -04:00
CONTRIBUTING.rst Turn things into oslo.version 2013-08-05 08:08:29 -04:00
LICENSE Split out oslo.packaging. 2013-03-10 18:02:43 -04:00
README.rst Turn things into oslo.version 2013-08-05 08:08:29 -04:00
setup.cfg Fix setup.cfg 2013-10-21 12:01:08 +01:00
setup.py Turn things into oslo.version 2013-08-05 08:08:29 -04:00
test-requirements.txt Turn things into oslo.version 2013-08-05 08:08:29 -04:00
tox.ini Make the tests actually run 2013-10-21 12:01:08 +01:00

README.rst

Introduction

oslo.version handles getting the version for an installed piece of software from the python metadata that already exists.