As part of the docs migration work[0] for Pike we need to switch to use the
openstackdocstheme.
[0]https://review.openstack.org/#/c/472275/
Change-Id: I810f268def6cc0f831ed1795632f8c3453e9813d
We're coming up on the Pike M2 release and we need to prepare the
metadata.json and reno configuration for the release.
Change-Id: I01506d36b535bff1a3ea64ed06a88a662c28df73
After releasing Pike M1, we need to bump the metadata version
information for the next release with a -dev.
Change-Id: Ie545f3acafcc69f254e3bd4f48b6becdd8cd6c53
Releasenote translation publishing is being prepared. 'locale_dirs'
needs to be defined in conf.py to generate translated version of the
release notes.
Note that this repository might not get translated release notes - or
no translations at all - but we add the entry here nevertheless to
prepare for it.
Change-Id: I010deb8e0069622102332a1f3dc40812b043fa80
ReNo [1] is the release management tool in OpenStack.
This patch adds the basic structure to start using it.
* Update .gitignore
* Add a basic note "use-reno"
* Add releasenotes/ dir and basic files
* Add python files: setup.cfg, setup.py, test-requirements.txt and
tox.ini.
[1] http://docs.openstack.org/developer/reno
Change-Id: Id8fb9803da538f426448580373e4ebf06c1c48d6