- 13 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 10 May, 2020 1 commit
-
-
Thomas Goirand authored
-
- 23 Apr, 2020 3 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
congress 11.0.0.0rc1 release candidate meta:version: 11.0.0.0rc1 meta:diff-start: - meta:series: ussuri meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Commit: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Change-Id: Ifa37e982de804ed8b528eeac2dbe03b4bb79334b meta:release:Code-Review+1: Eric Kao <ekcs.openstack@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 12 Mar, 2020 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 27 Dec, 2019 1 commit
-
-
maaoyu authored
Change-Id: I90a1f38dfb21c35e4a62bf20e09712d5f95b5451
-
- 19 Dec, 2019 1 commit
-
-
caoyuan authored
Sphinx 1.8 introduced [1] the '--keep-going' argument which, as its name suggests, keeps the build running when it encounters non-fatal errors. This is exceptionally useful in avoiding a continuous edit-build loop when undertaking large doc reworks where multiple errors may be introduced. [1] https://github.com/sphinx-doc/sphinx/commit/e3483e9b045 Change-Id: I0e40eb0e5267d1cdd0ec1195424743310f3c39f8
-
- 16 Nov, 2019 1 commit
-
-
Ghanshyam Mann authored
OpenStack is dropping the py2.7 support in ussuri cycle. Congress is ready with python 3 and ok to drop the python 2.7 support. Complete discussion & schedule can be found in - http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html - https://etherpad.openstack.org/p/drop-python2-support Ussuri Communtiy-wide goal: https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html Depends-On: https://review.opendev.org/#/c/693631/ Change-Id: I23fcb01265b734c0a87f5ad81b25a1eac179eb06
-
- 22 Oct, 2019 1 commit
-
-
Zuul authored
-
- 21 Oct, 2019 1 commit
-
-
Thomas Goirand authored
-
- 18 Oct, 2019 1 commit
-
-
Zuul authored
-
- 16 Oct, 2019 1 commit
-
-
Thomas Goirand authored
-
- 11 Oct, 2019 1 commit
-
-
kangyufei authored
Change-Id: Iaff0e5346a072908aa8af46005717bdc7bd005a0
-
- 06 Oct, 2019 1 commit
-
-
LeopardMa authored
Change-Id: Ief3d927a65e1e1d179c6bfa78c822bfc388529d0
-
- 28 Sep, 2019 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
congress 10.0.0.0rc1 release candidate meta:version: 10.0.0.0rc1 meta:diff-start: - meta:series: train meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Jean-Philippe Evrard <jean-philippe@evrard.me> meta:release:Commit: Jean-Philippe Evrard <jean-philippe@evrard.me> meta:release:Change-Id: I9b251f575ee80656a2f07cb1921945bb8a0fef78 meta:release:Code-Review+1: Eric Kao <ekcs.openstack@gmail.com> meta:release:Code-Review+2: Kendall Nelson <kennelson11@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 26 Sep, 2019 1 commit
-
-
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: I330926727ecf0b41450d5317cafea642a70c1d35 Sem-Ver: feature
-
- 12 Sep, 2019 1 commit
-
-
Zuul authored
-
- 11 Sep, 2019 4 commits
-
-
Zuul authored
-
whoami-rajat authored
Kombu 4.6.4 causes issues with eventlet 0.23.0 and 0.25.0[1]. Due to an upper-constraint version bump, we're seeing failures on openstack gate. This patch fixes the issue. [1] https://review.opendev.org/#/c/678078 Change-Id: Iad5c736e3fc817c0cca1f142dbba71ef7e594cef
-
whoami-rajat authored
This commit adds a new tox target to build PDF documentation. It's a part of community goal, see storyboard for more information. Change-Id: I58b1fb537c3758bba5a57d3cf7ce4cf10625bd89 Story: 2006076 Task: 34813
-
Zuul authored
-
- 10 Sep, 2019 1 commit
-
-
whoami-rajat authored
Congress docs job is failing on gate due to non-existence of _static directory which is required by config generator[1]. [1] https://github.com/openstack/congress/blob/master/doc/source/conf.py#L120-L125 Change-Id: Ia25e677019170bfdfb3a257707a013958d518d1b
-
- 29 Aug, 2019 1 commit
-
-
Thomas Goirand authored
-
- 16 Aug, 2019 1 commit
-
-
Ghanshyam Mann authored
'congress-tempest-ipv6-only' job is to verify that congress is able to listen and run on IPv6 env. We do not need to run all the tests in this job. Running only smoke tests should be fine. This commit define the 'congress-ipv6' tox env which include smoke test only as of now but it can be extended to include more IPv6 tests if any. Change-Id: Idbd4c6ea362487dd93330adddb26abc89387a726 Story: #2005477 Task: #35885
-
- 09 Aug, 2019 1 commit
-
-
Zuul authored
-
- 08 Aug, 2019 2 commits
-
-
Zuul authored
-
Ghanshyam Mann authored
As part of Train community goal 'Support IPv6-Only Deployments and Testing'[1], Tempest has defined the base job 'devstack-tempest-ipv6' (adding in Depends-On patch) which will deploy services on IPv6. This commit adds the new job 'congress-tempest-ipv6-only' run on gate which is derived from 'devstack-tempest-ipv6'. Verification structure will be: - 'devstack-IPv6' deploy the service on IPv6 - 'devstack-tempest-ipv6' run will verify the IPv6-only setting and listen address - 'congress-tempest-ipv6-only' will run the tests. Story: #2005477 Task: #35885 Depends-On: https://review.opendev.org/#/c/671231/ [1] https://governance.openstack.org/tc/goals/train/ipv6-support-and-testing.html Change-Id: I7f3a6b0b6973b99e535dfd379a5188732529e420
-
- 07 Aug, 2019 1 commit
-
-
Eric K authored
Set listen address to devstack variable SERVICE_LISTEN_ADDRESS to override the default 0.0.0.0 (which does not listen to ipv6 addresses). Change-Id: I1bbc3539a751f7c0c0f54ec046f88a847b4647f9 Story: #2005477
-
- 30 Jul, 2019 1 commit
-
-
Andreas Jaeger authored
The api documentation is now published on docs.openstack.org instead of developer.openstack.org. Update all links that are changed to the new location. Note that redirects will be set up as well but let's point now to the new location. For details, see: http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007828.html Change-Id: Ib4c5aff2fe02d9511e38e2e26b4361d81d853263
-
- 18 Jul, 2019 1 commit
-
-
Ondřej Nový authored
-
- 17 Jul, 2019 1 commit
-
-
Thomas Goirand authored
-
- 18 Jun, 2019 1 commit
-
-
jacky06 authored
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Remove unncessary space Change-Id: I389a0603d8f1a931a787d03eb6eeb6cb57a8388d
-
- 17 May, 2019 2 commits
- 15 May, 2019 1 commit
-
-
Zuul authored
-