- Nov 11, 2019
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/train. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/train. Change-Id: I7cc8f7853d49a22be6cc04312366a811c0d2799c Sem-Ver: feature
-
- Apr 05, 2019
-
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/stein. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/stein. Change-Id: I4a9a0eab03f3dd06bf2214ed6d6e8db6af5bd032 Sem-Ver: feature
-
- Sep 04, 2018
-
-
OpenStack Release Bot authored
Change-Id: I6f14d42362fc2364d967b0e2a4ebc57700fab200
-
- Mar 01, 2018
-
-
OpenStack Release Bot authored
Change-Id: I8ee8b4198ccf2f79fdc1acc3a303ede18960a2a1
-
- Nov 17, 2017
-
-
Andreas Jaeger authored
Release notes are version independent, so remove version/release values. We've found that projects now require the service package to be installed in order to build release notes, and this is entirely due to the current convention of pulling in the version information. Release notes should not need installation in order to build, so this unnecessary version setting needs to be removed. This is needed for new release notes publishing, see I56909152975f731a9d2c21b2825b972195e48ee8 and the discussion starting at http://lists.openstack.org/pipermail/openstack-dev/2017-November/124480.html . Change-Id: I72537ef7a9c56221fb13d11b4fc5aef9c7446601
-
- Sep 05, 2017
-
-
OpenStack Release Bot authored
Change-Id: I92fed4875a5a93c46a3e58c62e5df58180d0f0d1
-
- Jul 02, 2017
-
-
ZhongShengping authored
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: Id63951348211bdcb2b189455968bdfed40857815
-
- Feb 15, 2017
-
-
OpenStack Release Bot authored
Change-Id: I99f2932fb74b399a93b3c6547b8d62a595ce6ce6
-
Jeffrey Zhang authored
* Rename kolla namespace to kolla_ansible * remove oslo.config.opts entry points which is uesless * delete useless tools/version-check.py script Change-Id: I005dd7223ff23afbb2ce8cbfd0ebec0969102798
-
- Nov 17, 2016
-
-
Jeffrey Zhang authored
There is no liberty, mitaka and newton branch in kolla-ansible project. Change-Id: I6d1ecaaea4382050bab3a8130667759bbcde3e91
-
- Oct 13, 2016
-
-
Davanum Srinivas authored
Change-Id: I1d374efb49b6d50b95641278376b21a61e054924
-
- Oct 06, 2016
-
-
Andreas Jaeger authored
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: If6ecada10cd963d77eb233e109266ecc0673958a
-
- Sep 22, 2016
-
-
Lu lei authored
In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. TrivialFix. Change-Id: I8eca97a75f8c6ee1f41712678b12b7e9dac655dd
-
- Mar 23, 2016
-
-
Steven Dake authored
For proper release note generation on the releases.openstack.org website, this change will need to be backported into mitaka and liberty as well. Then a special one-file reno file will have to be added for mitaka describing the features and the same story for liberty. See log of the discussion here: http://eavesdrop.openstack.org/irclogs/%23openstack-release/%23openstack-release.2016-03-23.log.html#t2016-03-23T18:00:05 Change-Id: I3c298ae08ec4645f384ea5829cb0851fe82f4557 Partially-Implements: blueprint add-reno
-