Upgrade neutron-lib package to version 1.29.2

(cherry picked from commit c008d651bd420ce9d9285c2f3be3e5d49c5d5c36)
This commit is contained in:
liusheng 2021-11-15 07:13:41 +00:00 committed by openeuler-sync-bot
parent 010ba8270f
commit 6c72c8d9c6
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
neutron-lib-1.29.2.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global with_doc 1
Name: python-neutron-lib
Version: 1.29.1
Version: 1.29.2
Release: 1
Summary: OpenStack Neutron library
License: Apache-2.0
@ -138,6 +138,9 @@ PYTHON=python3 stestr --test-path $OS_TEST_PATH run
%endif
%changelog
* Mon Nov 15 2021 liusheng <liusheng2048@gmail.com> - 1.29.2-1
- Upgrade neutron-lib package to version 1.29.2
* Fri Nov 12 2021 wangxiyuan <wangxiyuan1007@gmail.com> - 1.29.1-1
- Init OpenStack Train release