Commit Graph

10 Commits

Author SHA1 Message Date
Jeremy Stanley 175fad9af9 Add Release Notes to documentation
We're building the sdist to be able to add PBR's changelog in its
docs, so may as well publish the Release Notes document it builds
too.

Change-Id: Icd1b4ae04de8034bc15db87be457751e70e26f6d
2020-08-11 21:20:17 +00:00
Stephen Finucane 2222dbb47e Switch to stestr
According to Openstack summit session [1], stestr is maintained project
to which all Openstack projects should migrate. Let's switch to stestr
as other projects have already moved to it.

While we're at it, we also fix the docs requirements and removed the
unused 'pypy' and 'cover' tox targets.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I424068adc9092be2cf40d117c9dc4e92bb51e804
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2018-07-18 10:12:17 +01:00
Stephen Finucane f450cd26a2 Add reno for release notes management
Change-Id: I36b8193b22123a409b729c7b9f4309507379f1ad
2017-10-10 09:36:59 +01:00
Stephen Finucane 87e1772430 gitignore: Ignore .venv
Change-Id: I740c9ec7cf91ab607a032253bd0d5c792fff4e40
2017-06-27 09:36:23 +01:00
Doug Hellmann 2fa5003a05 rearrange existing documentation using the new standard layout
Change-Id: I885f1adf4fbfc1137c6c48039096bd7bdf89cbd3
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-22 16:08:39 -04:00
Ian Wienand 87288ccfd8 Move to oslosphinx
I noticed the current API documentation is unreadable [1].  Remove the
inbuilt theme and move to oslosphinx for module/api documentation.

[1] http://docs.openstack.org/developer/pbr/api/pbr.version.html

Change-Id: I8d92d849b8a2ab4baca960ae8c271214d3c2b8f4
2016-06-22 13:18:59 +10:00
Monty Taylor c5056806b9 Add vim and emacs files to .gitignore.
Change-Id: I872de20371ae8afeafb30412516d95a9e35f9644
2013-05-30 02:04:43 -04:00
Monty Taylor 5161ca2ac6 Move sphinx to test-reuqirements.
Change-Id: I15ffeec34cdf9be24ffade5701b8e723aaaa171c
2013-03-12 11:23:43 -04:00
Monty Taylor 8a4789883a Fix things up to work with nova.
Add extern/six back - turns out setup_requires isn't transitive.
Make sure .gitignore is right.
2013-03-10 21:14:15 -04:00
Monty Taylor aa4641f0e6 Split out oslo.packaging.
Include logic taken from d2to1 to allow us to inject into setup.py. Combined
with ols openstack/common/setup.py code.

Change-Id: I27b341403bb8245e38f8e3c386f1a835b90b1843
2013-03-10 18:02:43 -04:00