manila/manila/share/drivers
yatinkarel ecc38d829f 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)
(cherry picked from commit deaa1bf16a)
2021-11-15 18:51:17 +00:00
..
cephfs [Native CephFS] Add messages for async ACL ops 2021-05-24 17:31:37 +00:00
container Hacking: Fix W605 2020-04-01 14:38:14 +02:00
dell_emc Fix wrong capacity in pool_stat for DellEMC manila drivers. 2020-08-11 00:41:39 +00:00
ganesha Hacking: Fix W605 2020-04-01 14:38:14 +02:00
glusterfs [Glusterfs] Fix create share from snapshot failed 2021-05-20 03:56:54 +00:00
hdfs Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
hitachi Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
hpe Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
huawei Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
ibm Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
infinidat Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
infortrend Hacking: Fix W605 2020-04-01 14:38:14 +02:00
inspur Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
maprfs Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
netapp Drop non-ASCII character from manila config 2021-11-15 18:51:17 +00:00
nexenta Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
qnap Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
quobyte Adds export path option to Quobyte driver 2018-08-14 15:34:52 +02:00
tegile Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
veritas Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
windows Hacking: Fix E731 2020-04-01 14:11:10 +02:00
zfsonlinux Merge "[ZFSonLinux] Create share from snapshot in different backends" 2020-04-10 09:03:38 +00:00
zfssa Create share from snapshot in another pool or backend 2020-04-09 11:15:22 -03:00
__init__.py Files with no code must be left completely empty 2016-09-28 17:00:30 +07:00
generic.py Always use new_size when extend 2021-01-28 01:02:53 +00:00
helpers.py Fix generic share resize with 0.0.0.0/24 access 2021-06-22 04:42:58 +00:00
lvm.py Harden LVM driver deletion paths 2020-07-28 22:27:56 +00:00
service_instance.py Get ports filtered by subnet id on share-server cleanup 2020-05-27 17:47:47 +00:00