!8 【轻量级 PR】:Fix oslo-config requires

From: @huangtianhua
Reviewed-by: @xiyuanwang
Signed-off-by: @xiyuanwang
This commit is contained in:
openeuler-ci-bot 2021-08-24 11:05:01 +00:00 committed by Gitee
commit 810bb1ad16

View File

@ -7,7 +7,7 @@
Name: openstack-ironic-python-agent
Summary: A python agent for provisioning and deprovisioning bare metal servers
Version: 7.0.1
Release: 1
Release: 2
License: ASL 2.0
URL: https://github.com/openstack/ironic-python-agent
@ -73,7 +73,7 @@ Requires: python3-eventlet >= 0.18.2
Requires: python3-ironic-lib >= 4.5.0
Requires: python3-netifaces >= 0.10.4
Requires: python3-oslo-concurrency >= 3.26.0
Requires: python3-oslo-config >= 2:5.2.0
Requires: python3-oslo-config
Requires: python3-oslo-log >= 3.36.0
Requires: python3-oslo-serialization >= 2.18.0
Requires: python3-oslo-service >= 1.24.0
@ -169,6 +169,9 @@ stestr --test-path ironic_python_agent/tests/unit run
%systemd_postun_with_restart openstack-ironic-python-agent.service
%changelog
* Tue Aug 24 2021 huangtianhua <huangtianhua@huawei.com> 7.0.1-2
- Fix oslo-config requires
* Mon Jul 26 2021 liksh <liks11@chinaunicom.cn> 7.0.1-1
- Update to 7.0.1