- 12 Mar, 2020 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 21 Oct, 2019 1 commit
-
-
Thomas Goirand authored
-
- 16 Oct, 2019 1 commit
-
-
Thomas Goirand authored
-
- 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>
-
- 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
-
- 13 May, 2019 1 commit
-
-
Zuul authored
-
- 10 May, 2019 3 commits
-
-
akhiljain23 authored
In Train, we will use python 3.6 and 3.7 for python3 runtime in our gate jobs [1]. This commit also adds python 3.7. [1] https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: Ib60a6fb08590e5a90244b7d09bece153f6e4a970
-
Zuul authored
-
Zuul authored
-
- 08 May, 2019 2 commits
-
-
Eric K authored
Because 2.5.1 is the version available on RHEL/CentOS 7. This is done by replacing the use of psycopg2.sql module. Change-Id: Ie83ca2b3cd439649878517fa0fbc2a4381ad018d Closes-Bug: 1823095
-
Eric K authored
The /v2/ part previously ommitted. Added here. Change-Id: I013d3c1e3dfa7f478a228d8d13af86ef37b3771b
-
- 07 May, 2019 1 commit
-
-
Eric K authored
Because it is needed to install psycopg 2.8.2 on ubuntu. Resolves dependency install failure on unit tests on ubuntu nodes. Change-Id: I04e9272e351badc1344235571d6f2c9e79fb6223 Closes-Bug: 1828109
-
- 03 May, 2019 2 commits
-
-
Michal Arbet authored
-
Michal Arbet authored
-
- 22 Apr, 2019 1 commit
-
-
akhiljain23 authored
This commit changes openstack.org URL to opendev.org URL Change-Id: Ic05ddf275a9f71cd3382ee3b4580a6004a1e66fe
-
- 19 Apr, 2019 1 commit
-
-
OpenDev Sysadmins authored
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
-
- 14 Apr, 2019 1 commit
-
-
Ghanshyam Mann authored
All the integration testing has been moved to Bionic now[1] and py3.5 is not tested runtime for Train or stable/stein[2]. As per below ML thread, we are good to drop the py35 testing now: http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html [2] https://governance.openstack.org/tc/reference/runtimes/stein.html https://governance.openstack.org/tc/reference/runtimes/train.html Change-Id: Ia9c97eb5b230edbcee8101b9494c1d56fd9b6e78
-
- 11 Apr, 2019 1 commit
-
-
Thomas Goirand authored
-