manila/manila
yatinkarel deaa1bf16a Drop non-ASCII character from manila config
Noticed the issue with packstack deployment
on CentOS 9-Stream[1]. The issue is raised
by puppet when non-utf8 encoding is used like
LANG=en_US or LANG=C.

Other option is to force LANG=en_US.UTF-8
with the deployment but just for this
description help(all other services working fine),
doesn't look good so proposing to drop that non-ASCII
character.

Issue got caught in CentOS 9-Stream only as it
disabled locale forwarding in OpenSSH by default[2].

[1] https://review.opendev.org/c/x/packstack/+/816796
[2] https://bugzilla.redhat.com/show_bug.cgi?id=2002734

Change-Id: Ia99cc5313bed950e3363ae311b741395d60eb57b
(cherry picked from commit 5bf206285d)
(cherry picked from commit 0fb10e6c5d)
(cherry picked from commit c034ed19ff)
2021-11-15 18:50:53 +00:00
..
api fixes availability zone filter when creating a share from snapshot 2021-07-06 04:39:02 +00:00
cmd Modify share groups w/ manila-manage's update-host 2020-09-11 10:00:41 -07:00
common Handle service client authorization errors 2021-08-13 15:45:19 +00:00
compute Handle service client authorization errors 2021-08-13 15:45:19 +00:00
data Remove support for ``data_node_access_ip`` 2019-09-09 14:45:30 +00:00
db Filter shares by share type "extra_specs" 2021-07-07 14:00:41 -07:00
image Handle service client authorization errors 2021-08-13 15:45:19 +00:00
message Add missing share-type user message 2021-09-13 19:03:42 +00:00
network Handle service client authorization errors 2021-08-13 15:45:19 +00:00
policies Add share server migration 2020-09-10 08:52:08 -03:00
scheduler Add missing share-type user message 2021-09-13 19:03:42 +00:00
share Drop non-ASCII character from manila config 2021-11-15 18:50:53 +00:00
share_group Hacking: Fix E241 2020-04-01 09:21:01 +02:00
testing [ussuri][goal] Drop python2.7 support 2019-12-08 19:32:52 -08:00
tests Merge "handle replica state on migration complete" into stable/victoria 2021-10-26 13:23:16 +00:00
volume Handle service client authorization errors 2021-08-13 15:45:19 +00:00
wsgi [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
__init__.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
context.py [policy in code] Add support for share instance export location resource 2017-11-16 04:39:00 +00:00
coordination.py Remove unused configuration options 2017-12-13 22:49:35 +08:00
exception.py [Native CephFS] Add messages for async ACL ops 2021-02-01 22:56:53 +00:00
i18n.py Remove i18n.enable_lazy() translation 2018-11-14 14:09:08 +05:30
manager.py init_host should be called before RPC consumer is created 2021-07-12 16:34:57 +00:00
opts.py Use oslo-config-generator conf to load options from libraries 2021-08-31 07:16:37 +00:00
policy.py Add policy to create/update public shares 2019-02-18 12:56:12 -08:00
quota.py Fix manila OverQuota issue while managing shares 2020-09-18 21:28:11 +00:00
rpc.py Disable notifications 2017-07-17 12:45:11 -03:00
service.py init_host should be called before RPC consumer is created 2021-07-12 16:34:57 +00:00
test.py Use unittest.mock instead of third party lib 2020-04-17 16:24:27 -07:00
utils.py [pylint] Fix/ignore pylint errors in non-test modules 2019-02-25 17:23:15 +00:00
version.py Remove vim headers 2014-10-06 15:00:27 +02:00