Update git submodules

* Update manila from branch 'master'
  to 5bf206285de3aa61b56ee6c83ffd36e9c1617860
  - 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
This commit is contained in:
yatinkarel 2021-11-12 03:04:03 +05:30 committed by Gerrit Code Review
parent 8ea27e2ec7
commit ba1070412e
1 changed files with 1 additions and 1 deletions

2
manila

@ -1 +1 @@
Subproject commit 67664839b3efa46ca7a1e8e9ba9f79ba6f6f94f9
Subproject commit 5bf206285de3aa61b56ee6c83ffd36e9c1617860