nova-powervm/doc/ext
Luong Anh Tuan c70c1dc36e Use ConfigParser instead of SafeConfigParser in Python 3
The SafeConfigParser class has been renamed to ConfigParser in Python
3.2 [1]. The alias SafeConfigParser maybe removed in future versions of
Python 3. Use ConfigParser instead of SafeConfigParser in Python 3

[1] http://bugs.python.org/issue10627

Change-Id: I1403de0ccc554472333d6fa0fbb55cdc31dce05f
Closes-Bug: #1618666
2017-01-16 03:57:17 +00:00
..
__init__.py Document PowerVM driver functions in support matrix doc 2016-05-03 11:36:48 -05:00
support_matrix.py Use ConfigParser instead of SafeConfigParser in Python 3 2017-01-16 03:57:17 +00:00