Go to file
Andreas Jaeger 3ff86a54f9 Stop using intersphinx
Remove intersphinx from the docs build as it triggers network calls that
occasionally fail, and we don't really use intersphinx (links other
sphinx documents out on the internet)

This also removes the requirement for internet access during docs build.

This can cause docs jobs to fail if the project errors out on
warnings.

Change-Id: I71e941e2a639641a662a163c682eb86d51de42fb
Related-Bug: #1368910
2014-09-13 09:38:28 +02:00
doc/source Stop using intersphinx 2014-09-13 09:38:28 +02: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 Support building wheels (PEP-427) 2014-02-07 11:30:25 +01:00
setup.py Updated from global requirements 2014-04-30 02:45:55 +00:00
test-requirements.txt Updated from global requirements 2014-08-26 17:27:43 +00:00
tox.ini Remove tox locale overrides 2014-02-11 08:48:24 -05:00

README.rst

Introduction

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