os-brick/releasenotes
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
..
notes Fix "Remove VxFlex OS credentials" regression 2020-06-17 22:47:10 +00:00
source Update reno for stable/rocky 2018-07-26 12:35:20 +00:00