- 30 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 25 Mar, 2022 1 commit
-
-
Thomas Goirand authored
-
- 11 Mar, 2022 2 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
networking-bgpvpn 16.0.0.0rc1 release candidate meta:version: 16.0.0.0rc1 meta:diff-start: - meta:series: yoga meta:release-type: release candidate meta:pypi: yes meta:first: no meta:release:Author: Elod Illes <elod.illes@est.tech> meta:release:Commit: Elod Illes <elod.illes@est.tech> meta:release:Change-Id: I11075d3f2cb9b008fd04cac6c86f7f43ad40a954 meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com> meta:release:Code-Review+2: Elod Illes <elod.illes@est.tech> meta:release:Code-Review+2: Hervé Beraud <herveberaud.pro@gmail.com> meta:release:Workflow+1: Hervé Beraud <herveberaud.pro@gmail.com>
-
- 26 Jan, 2022 1 commit
-
-
Zuul authored
-
- 24 Jan, 2022 1 commit
-
-
elajkat authored
py38 and horizon-tox-python3-django32 started to fail recently with: "AttributeError: type object 'NetworkRBAC' has no attribute 'target_project'" [0] changed target_tenant to target_project, and to keep these jobs green make them use latest Neutron as other jobs do. [0]: https://review.opendev.org/c/openstack/neutron/+/815855 Change-Id: I433f186bf1110f88d64690b279a51625e96f7373
-
- 24 Dec, 2021 1 commit
-
-
shanyunfan33 authored
remove unicode from code Change-Id: I4b682d2d902f55278ddb0a2128d50a4607c9412b
-
- 06 Oct, 2021 2 commits
-
-
Thomas Goirand authored
-
Zuul authored
-
- 30 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 22 Sep, 2021 1 commit
-
-
Thomas Goirand authored
-
- 17 Sep, 2021 1 commit
-
-
Bhagyashri Shewale authored
As we are cleaning up the c7 jobs and obselete featuresets [1]. This change replaces usage of CentOS7 in TripleO jobs by CentOS8. [1]: https://review.opendev.org/q/topic:%22cleanup_featuresets%22+(status:open%20OR%20status:merged) Change-Id: Id5bc15a22921a34399e926736d0a9a478598aff7
-
- 15 Sep, 2021 4 commits
-
-
Thomas Goirand authored
-
Thomas Goirand authored
networking-bgpvpn 15.0.0.0rc1 release candidate meta:version: 15.0.0.0rc1 meta:diff-start: - meta:series: xena meta:release-type: release candidate meta:pypi: yes meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: I6dfb50ca22296e7a78d32ed91be6603867f49933 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+2: Sean McGinnis <sean.mcginnis@gmail.com> meta:release:Workflow+1: Sean McGinnis <sean.mcginnis@gmail.com>
-
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 yoga. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: Ibbab71eecf7d335ea99e0a24979389bc6af199c0
-
OpenStack Release Bot authored
Add file to the reno documentation build to show release notes for stable/xena. Use pbr instruction to increment the minor version number automatically so that master versions are higher than the versions on stable/xena. Sem-Ver: feature Change-Id: Ied608ff1cfe3ee2b0f2e4672d8b0d977b3889497
-
- 26 Aug, 2021 1 commit
-
-
yatinkarel authored
The assertItemsEqual method has been removed in Python 3.3 [1] but it was kept alive by unittest2, imported by testtools. For better compatibility, change to assertCountEqual. [1] https://bugs.python.org/issue17866 Change-Id: I240355d5a0ebf8ece14bb2b4faf764c23477e322
-
- 16 Aug, 2021 1 commit
-
-
Thomas Goirand authored
-
- 09 Aug, 2021 2 commits
- 06 Aug, 2021 2 commits
-
-
YuehuiLei authored
The patch bumps min version of tox to 3.18.0 in order to replace tox's whitelist_externals by allowlist_externals option: https://github.com/tox-dev/tox/blob/master/docs/changelog.rst#v3180-2020-07-23 Change-Id: I2e2574ab495a4e8dd10f81315996844f93645895
-
Slawek Kaplonski authored
After transition to the new enginefacade db calls should be done inside the context of the READER or WRITER transaction. In bgpvpn_db module some methods where decorated to be run inside such transaction but also "with" statement was used inside. This patch gets rid of such redundant calls. Change-Id: I5f4b6d319316eb1082ebc1d3121dba5d19de58b7
-
- 05 Aug, 2021 1 commit
-
-
elajkat authored
Change-Id: Iaaa3f5b582c603c50f406d7edace88ed15701e0b
-
- 29 Jul, 2021 1 commit
-
-
Rodolfo Alonso Hernandez authored
This patch switches the code over to the payload style of callbacks [1] for PORT events for those that are not using them yet. This patch is necessary since [2]. [1]https://docs.openstack.org/neutron-lib/latest/contributor/callbacks.html [2]https://review.opendev.org/c/openstack/neutron/+/800604 Closes-Bug: #1938461 Change-Id: If55f0eb08c34e95ba5bc1865f7b6c107a86cd5af
-
- 07 Jul, 2021 2 commits
- 01 Jun, 2021 1 commit
-
-
Boden R authored
This patch switches the code over to the payload style of callbacks [1] for ROUTER_INTERFACE events for those that are not using them yet. Depends-On: https://review.opendev.org/#/c/639814/ [1] https://docs.openstack.org/neutron-lib/latest/contributor/callbacks.html Change-Id: I5e5fb7f73ff4b9812a468d8aa528addd3247f45c
-
- 17 May, 2021 1 commit
-
-
elajkat authored
Devstack is changing the Neutron default to OVN backend. This patch makes sure that networking-bgpvpn-install job use OVS backend. Change-Id: I976f91478b15bca2c2d6b5cb5d074ec5475d7ede
-
- 13 May, 2021 1 commit
-
-
Zuul authored
-
- 12 May, 2021 1 commit
-
-
Rodolfo Alonso Hernandez authored
``ConfDriver`` quota driver was deprecated in Liberty release. Change-Id: I00354b3d6509c0cb20f6d93c7971dccbf775e5ea Related-Bug: #1928211
-
- 29 Apr, 2021 1 commit
-
-
YuehuiLei authored
Setuptools v54.1.0 introduces a warning that the use of dash-separated options in 'setup.cfg' will not be supported in a future version [1]. Get ahead of the issue by replacing the dashes with underscores. Without this, we see 'UserWarning' messages like the following on new enough versions of setuptools: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb Change-Id: I7727b19a1804188ce3e6957c2402a3009cd5eedc
-
- 15 Apr, 2021 1 commit
-
-
Thomas Goirand authored
-
- 05 Apr, 2021 1 commit
-
-
zhangboye authored
Change-Id: I8b544391ddb5c48ee2dbec2715a3f71f7041db1c
-
- 28 Mar, 2021 4 commits
-
-
Thomas Goirand authored
networking-bgpvpn 14.0.0.0rc1 release candidate meta:version: 14.0.0.0rc1 meta:diff-start: - meta:series: wallaby meta:release-type: release candidate meta:pypi: yes meta:first: no meta:release:Author: Hervé Beraud <hberaud@redhat.com> meta:release:Commit: Hervé Beraud <hberaud@redhat.com> meta:release:Change-Id: Id977b5973020dd1d1133ed835721ec0f40eabf5b meta:release:Code-Review+1: Lajos Katona <katonalala@gmail.com> 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: Elod Illes <elod.illes@est.tech> meta:release:Workflow+1: Elod Illes <elod.illes@est.tech>
-
Thomas Goirand authored
-
Thomas Goirand authored
-
Thomas Goirand authored
-
- 24 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: I3a2e3e08fcb8d6606f96bfabd0638a54cbfa7dc2
-
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: I8768634717b3b8e4a9ed5af1b684986b0e04fed0
-
- 08 Mar, 2021 1 commit
-
-
wangzihao authored
UPPER_CONSTRAINTS_FILE is old name and deprecated This allows to use upper-constraints file as more readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>. Change-Id: I0c8c2c4a783c4f0ac9f7530d4d18937ce5b17c61
-