!13 [sync] PR-12: 【轻量级 PR】:Update swift conf
Merge pull request !13 from openeuler-sync-bot/sync-pr12-N/A-to-openEuler-20.03-LTS-SP3
This commit is contained in:
commit
950f697355
@ -19,3 +19,9 @@ recon_cache_path = /var/cache/swift
|
|||||||
|
|
||||||
[app:account-server]
|
[app:account-server]
|
||||||
use = egg:swift#account
|
use = egg:swift#account
|
||||||
|
|
||||||
|
[account-auditor]
|
||||||
|
|
||||||
|
[account-reaper]
|
||||||
|
|
||||||
|
[account-replicator]
|
||||||
|
|||||||
@ -19,3 +19,9 @@ recon_cache_path = /var/cache/swift
|
|||||||
|
|
||||||
[app:container-server]
|
[app:container-server]
|
||||||
use = egg:swift#container
|
use = egg:swift#container
|
||||||
|
|
||||||
|
[container-auditor]
|
||||||
|
|
||||||
|
[container-replicator]
|
||||||
|
|
||||||
|
[container-updater]
|
||||||
|
|||||||
@ -20,3 +20,9 @@ recon_lock_path = /var/lock
|
|||||||
|
|
||||||
[app:object-server]
|
[app:object-server]
|
||||||
use = egg:swift#object
|
use = egg:swift#object
|
||||||
|
|
||||||
|
[object-auditor]
|
||||||
|
|
||||||
|
[object-replicator]
|
||||||
|
|
||||||
|
[object-updater]
|
||||||
|
|||||||
@ -16,7 +16,7 @@ expensive equipment.
|
|||||||
|
|
||||||
Name: openstack-swift
|
Name: openstack-swift
|
||||||
Version: 2.23.3
|
Version: 2.23.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: OpenStack Object Storage
|
Summary: OpenStack Object Storage
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://docs.openstack.org/swift/latest/
|
URL: https://docs.openstack.org/swift/latest/
|
||||||
@ -580,5 +580,8 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 21 2021 huangtianhua <huangtianhua@huawei.com> - 2.23.3-2
|
||||||
|
- Adds the missing sections to config files
|
||||||
|
|
||||||
* Fri Nov 05 2021 wangixyuan <wangxiyuan1007@gmail.com> - 2.23.3-1
|
* Fri Nov 05 2021 wangixyuan <wangxiyuan1007@gmail.com> - 2.23.3-1
|
||||||
- Support OpenStack Train release
|
- Support OpenStack Train release
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user