Init openstack-tempest with 21.0.0
This commit is contained in:
parent
49571af62f
commit
00d1195e19
@ -7,7 +7,7 @@ Tempest has batteries of tests for OpenStack API validation, Scenarios, and \
|
|||||||
other specific tests useful in validating an OpenStack deployment.
|
other specific tests useful in validating an OpenStack deployment.
|
||||||
|
|
||||||
Name: openstack-%{project}
|
Name: openstack-%{project}
|
||||||
Version: 27.0.0
|
Version: 21.0.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: OpenStack Integration Test Suite (Tempest)
|
Summary: OpenStack Integration Test Suite (Tempest)
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -43,7 +43,7 @@ Obsoletes: python-tempest-lib
|
|||||||
Requires: python3-cliff >= 2.8.0
|
Requires: python3-cliff >= 2.8.0
|
||||||
Requires: python3-debtcollector >= 1.2.0
|
Requires: python3-debtcollector >= 1.2.0
|
||||||
Requires: python3-fixtures >= 3.0.0
|
Requires: python3-fixtures >= 3.0.0
|
||||||
Requires: python3-jsonschema >= 3.2.0
|
Requires: python3-jsonschema >= 2.6.0
|
||||||
Requires: python3-netaddr >= 0.7.18
|
Requires: python3-netaddr >= 0.7.18
|
||||||
Requires: python3-oslo-concurrency >= 3.26.0
|
Requires: python3-oslo-concurrency >= 3.26.0
|
||||||
Requires: python3-oslo-config >= 5.2.0
|
Requires: python3-oslo-config >= 5.2.0
|
||||||
@ -51,7 +51,7 @@ Requires: python3-oslo-log >= 3.36.0
|
|||||||
Requires: python3-oslo-serialization >= 2.18.0
|
Requires: python3-oslo-serialization >= 2.18.0
|
||||||
Requires: python3-oslo-utils >= 3.33.0
|
Requires: python3-oslo-utils >= 3.33.0
|
||||||
Requires: python3-os-testr >= 0.8.0
|
Requires: python3-os-testr >= 0.8.0
|
||||||
Requires: python3-paramiko >= 2.7.0
|
Requires: python3-paramiko >= 2.0.0
|
||||||
Requires: python3-pbr >= 2.0.0
|
Requires: python3-pbr >= 2.0.0
|
||||||
Requires: python3-prettytable >= 0.7.1
|
Requires: python3-prettytable >= 0.7.1
|
||||||
Requires: python3-six >= 1.10.0
|
Requires: python3-six >= 1.10.0
|
||||||
@ -185,6 +185,6 @@ PYTHON=%{__python3} stestr --test-path $OS_TEST_PATH run
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Jul 23 2021 liksh <liks11@chinaunicom.cn> 1:27.0.0-1
|
* Tue Nov 09 2021 huangtianhua <huangtianhua@huawei.com> 21.0.0-1
|
||||||
- Update to 27.0.0
|
- Init with 21.0.0 to support OpenStack Train
|
||||||
|
|
||||||
|
|||||||
BIN
tempest-21.0.0.tar.gz
Normal file
BIN
tempest-21.0.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user