- 20 Sep, 2021 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
neutron-vpnaas 19.0.0.0rc1 release candidate meta:version: 19.0.0.0rc1 meta:diff-start: - meta:series: xena meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Icbfc237d0c430cbdf65a4bb59484f5bde9c690ea meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+1: Dongcan Ye <yedongcan@yeah.net> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
- 16 Aug, 2021 1 commit
-
-
Michal Arbet authored
-
- 06 Aug, 2021 1 commit
-
-
elajkat authored
Change-Id: I6e57d97335cdfd9242707524193aa6d8d5f93f88 Depends-On: https://review.opendev.org/c/openstack/neutron/+/803009
-
- 08 Jul, 2021 1 commit
-
-
Ghanshyam Mann authored
Change-Id: Iec2522b4ee83c68674e26ecd71d896c75cf4fa34
-
- 17 Jun, 2021 1 commit
-
-
Brian Haley authored
The neutron file devstack/lib/ovs was removed in https://review.opendev.org/c/openstack/neutron/+/793470 in favor of using the devstack in-tree version at lib/neutron_plugins/ovs_source. Start using it to un-break the functional jobs. Change-Id: I0b847bd24305204388f1ff9dcb83fb6e11d2bac0
-
- 15 Apr, 2021 1 commit
-
-
Thomas Goirand authored
-
- 31 Mar, 2021 1 commit
-
-
Zuul authored
-
- 28 Mar, 2021 1 commit
-
-
Thomas Goirand authored
-
- 26 Mar, 2021 1 commit
-
-
Patryk Jakuszew authored
Currently, strongSwan driver only triggers "ipsec reload" command when a new IPsec Site Connection configuration is received. If that configuration uses a different PSK, it will not be picked up upon reload called by restart() function. This change introduces a separate reload_secrets() function which will call "ipsec rereadsecrets" before "ipsec reload". Closes-Bug: #1921514 Change-Id: Ia5458bbbb38b1d645547baf56ce3bb5ee2a97781
-
- 23 Mar, 2021 5 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
neutron-vpnaas 18.0.0.0rc1 release candidate meta:version: 18.0.0.0rc1 meta:diff-start: - meta:series: wallaby meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Ic411c3ed122f83bfdccd152ba2bd3786d1e9f78e meta:release:Code-Review+1: Akihiro Motoki <amotoki@gmail.com> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Code-Review+2: Thierry Carrez <thierry@openstack.org> meta:release:Workflow+1: Thierry Carrez <thierry@openstack.org>
-
- 22 Mar, 2021 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for xena. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ia5158ee79d10375b9098f814e60eae66748edd0c
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/wallaby. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/wallaby. Sem-Ver: feature Change-Id: I50cafda3c5ea644330a99ad950732aae7f9b64d4
-
- 14 Jan, 2021 1 commit
-
-
Slawek Kaplonski authored
Partially-Implements blueprint: enginefacade-switch Change-Id: Ib36524b413bf706ba275e1911c5468bb42a755ac
-
- 06 Jan, 2021 1 commit
-
-
Akihiro Motoki authored
The latest pip resolver started to check requirements strictly and it detects many inconsistencies in neutron-vpnaas requirements. Also applies the practices discussed in the mailing list [1][2]. * Drop pyflakes from requirements.txt as it is not used. * Move document dependencies to doc/requirements.txt [1] and drop them from lower-constriants.txt. * Bump MarkupSafe lower-constraint to 1.1.1 to make it work with newer setuptools. * Bump the minimum neutron requirement to 17.0.0 (victoria release) as the previous min version 13.0.0.0b2 is too old. Wallaby and Victoria neutron are not different much, so I think it is no problem to use the latest released version here. * Dependenicy related to neutron min version bump are updated in requirements and lower-constraints. Note that eventlet 0.22.0 is used as lower-constraints as 0.21.0 (the min requirement in neutron 17.0.0) is blocked in several libs. * Move linter dependencies to tox.ini and drop them from lower-constraints.txt (pylint, pyflakes, astroid, isort) * Drop psutil from neutron_vpnaas/tests/functional/requirements.txt as the specified version of psutil is too old and psutil is a dependency of neutron so we don't need to install it explicitly here. In addition, hacking version is updated as hacking 0.12.0 is not compatible with python 3.8. W504 and I202 are ignored as we do in the neutron repo. Other new flake8 violations are fixed. [1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019611.html [2] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019362.html Change-Id: I47f6d39379b68c4d71fc4d85ebb06d97cb5a6ce2
-
- 18 Oct, 2020 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 30 Sep, 2020 3 commits
- 27 Sep, 2020 6 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
neutron-vpnaas 17.0.0.0rc1 release candidate meta:version: 17.0.0.0rc1 meta:diff-start: - meta:series: victoria meta:release-type: release candidate meta:pypi: no meta:first: no meta:release:Author: Thierry Carrez <thierry@openstack.org> meta:release:Commit: Thierry Carrez <thierry@openstack.org> meta:release:Change-Id: Ifca5f018baed1b076133debca4f637a671e04776 meta:release:Code-Review+1: Boyron Sébastien <sboyron@redhat.com> meta:release:Code-Review+1: Slawek Kaplonski <skaplons@redhat.com> meta:release:Code-Review+2: Hervé Beraud <hberaud@redhat.com> meta:release:Code-Review+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
Dongcan Ye authored
Change-Id: I08502e7251e7f2e956ce54b007af59d09f0f1cfc
-
- 23 Sep, 2020 2 commits
-
-
OpenStack Release Bot authored
This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I96496bd8efd3367cfec5109c845bbda99cf755e2
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/victoria. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/victoria. Change-Id: Ie22019fdbae34cfaebea5c246714a57be3ca86d4 Sem-Ver: feature
-
- 30 Aug, 2020 1 commit
-
-
zhoulinhui authored
The imp module is deprecated[1] since version 3.4, use importlib to instead [1]: https://docs.python.org/3/library/imp.html Change-Id: Iba4d686f9452728dd6c90a5c2e37e59dc78c6e2b
-
- 12 Aug, 2020 1 commit
-
-
Elod Illes authored
This patch fixes multiple issues to unblock gate: 1. With new isort releases (5.X.X) pylint started to fail, with error: AttributeError: module 'isort' has no attribute 'SortImports' This patch pin isort to 4.3.21, the last version before 5.0.0. 2. lower-constraints of appdirs and pytz need to be updated as currently lower-constraints job fails. Since patch Ia012a8e116a276a6674f86366c803e0e2d8ff704 modified the NEUTRON_PATH variable the functional test fails with: [..]neutron/tools/configure_for_func_testing.sh: line 113: /home/zuul/src/opendev.org/openstack/neutron-vpnaas/devstack/lib/ovs: No such file or directory 3. Functional job fails, because during tox run the latest released neutron is installed and it requires mock to be installed. This patch adds mock to functional test requirements. Note: this needs to be deleted as soon as new neutron will be released as on development branch neutron does not depend on mock anymore. Change-Id: Ibc4cd7f8a055457b288ef101893c252cf0464a28
-
- 03 Jul, 2020 1 commit
-
-
Zuul authored
-
- 29 Jun, 2020 1 commit
-
-
Dongcan Ye authored
Using command pip3 for python3-pip package. Change-Id: I9f0c7ed7cf8baaa20e382e11e2276498d1c572fe
-
- 18 Jun, 2020 2 commits