You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
__init__.py Document PowerVM driver functions in support matrix doc 7 years ago
support_matrix.py Use ConfigParser instead of SafeConfigParser in Python 3 6 years ago