Go to file
ChangBo Guo(gcb) 7964466fb2 Remove vim header
We don't need vim modelines in each source file, it can be set in
user's vimrc.

Closes-Bug: #1229324
Change-Id: I1629d4e1752efc35e25b0d30f8d1d5171363de2b
2014-02-24 04:14:50 -05:00
doc/source Fix sphinx build 2013-09-30 10:59:26 -04:00
oslo Remove vim header 2014-02-24 04:14:50 -05:00
tests Remove vim header 2014-02-24 04:14:50 -05: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 Sync with global requirements 2014-01-16 09:16:58 +01:00
tox.ini Remove tox locale overrides 2014-02-11 08:48:24 -05:00

Introduction

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