-
Bug
-
Resolution: Done
-
Major
-
None
-
rhos-18.0.0
-
None
[stack@undercloud-0 logs]$ $CONTROLLER1_SSH "python3 -c \"import configparser; c = configparser.ConfigParser(); c.read('/var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf'); print(c['DEFAULT']['default_volume_type'])\"" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib64/python3.9/configparser.py", line 1257, in __getitem__ raise KeyError(key) KeyError: 'default_volume_type'