Update swift conf
(cherry picked from commit 4b5d1d749679a2d2f876a1c36ae2c5756313ca4f)
This commit is contained in:
parent
687e03df45
commit
cbf16d95f5
@ -19,3 +19,9 @@ recon_cache_path = /var/cache/swift
|
||||
|
||||
[app:account-server]
|
||||
use = egg:swift#account
|
||||
|
||||
[account-auditor]
|
||||
|
||||
[account-reaper]
|
||||
|
||||
[account-replicator]
|
||||
|
||||
@ -19,3 +19,9 @@ recon_cache_path = /var/cache/swift
|
||||
|
||||
[app:container-server]
|
||||
use = egg:swift#container
|
||||
|
||||
[container-auditor]
|
||||
|
||||
[container-replicator]
|
||||
|
||||
[container-updater]
|
||||
|
||||
@ -20,3 +20,9 @@ recon_lock_path = /var/lock
|
||||
|
||||
[app:object-server]
|
||||
use = egg:swift#object
|
||||
|
||||
[object-auditor]
|
||||
|
||||
[object-replicator]
|
||||
|
||||
[object-updater]
|
||||
|
||||
@ -16,7 +16,7 @@ expensive equipment.
|
||||
|
||||
Name: openstack-swift
|
||||
Version: 2.23.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: OpenStack Object Storage
|
||||
License: ASL 2.0
|
||||
URL: https://docs.openstack.org/swift/latest/
|
||||
@ -580,5 +580,8 @@ exit 0
|
||||
%endif
|
||||
|
||||
%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
|
||||
- Support OpenStack Train release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user