Update git submodules

* Update cinderlib from branch 'master'
  to d3c48523ccd07a9edd4f2d705ba5d573d52191e1
  - Don't use deprecated config opt name in unit test
    
    With cinder change Iccfbe62406b6, the 'iscsi_secondary_ip_addresses'
    opt was deprecated in favor of 'target_secondary_ip_addresses'.  This
    broke a cinderlib unit test that checked to see if a mocked logger
    was not called (which it now was, to log a deprecation message).  Use
    the current option name in the test so that the test continues to
    test what it was designed to test (i.e., cinderlib config loading,
    not oslo.config option deprecation).
    
    Change-Id: Ia243368a9d68aca3a717fb2be1da99bceb271e56
This commit is contained in:
Brian Rosmaita 2023-04-21 13:30:28 -04:00 committed by Gerrit Code Review
parent 7629053aa3
commit 0f981acb9b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9c37686f358e9228446cd85e19db26a56b2f9cbe
Subproject commit d3c48523ccd07a9edd4f2d705ba5d573d52191e1