os-brick/os_brick
hamalq 750999db0d Fix "Remove VxFlex OS credentials" regression
Change I89bd58d79e5cd74cf283d026ada486b7f7122980 uses a ConfigParser
instance in a way that is incompatible with python 2.7, resulting in
a "ConfigParser instance has no attribute '__getitem__'" error.  This
patch accesses the ConfigParser using the "old" API that works in both
Python 2.7 and Python 3 and adds some tests.

Co-authored-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>

Change-Id: Ie2db587c3bc379acd53cfd449788d171ae58dec5
Closes-Bug: 1883654
(cherry picked from commit 12d252db9c)
2020-06-17 22:47:10 +00:00
..
encryptors Skip cryptsetup password quality checking 2020-02-19 17:11:08 +00:00
initiator Remove VxFlex OS credentials from connection_properties 2020-06-03 10:32:15 +03:00
local_dev Remove the unnecessary pv_list assign during LVM object init 2018-01-11 00:59:31 +00:00
privileged Fix "Remove VxFlex OS credentials" regression 2020-06-17 22:47:10 +00:00
remotefs Read mounts from /proc/mounts instead of running mount 2020-03-13 19:57:29 -04:00
tests Fix "Remove VxFlex OS credentials" regression 2020-06-17 22:47:10 +00:00
__init__.py doc: Remove cruft from conf.py 2017-08-08 15:44:29 +01:00
exception.py Revert "Verify WWN of connected iSCSI devices if passed" 2019-03-12 12:03:57 +02:00
executor.py iSCSI multipath: improve logging on connect 2017-06-26 20:31:59 +02:00
i18n.py Update and replace http with https for doc links 2017-07-26 02:18:44 +00:00
utils.py Mask passwords in utils.trace for func params 2016-11-08 12:55:46 -05:00
version.py Add reno for release notes management 2016-01-20 19:19:36 -06:00