keystone/doc/ext
xianming mao 408820cbe3 Use ConfigParser instead of SafeConfigParser
The SafeConfigParser class has been renamed to ConfigParser in Python
3.2 [1]. This alias will be removed in future versions.So we can use
ConfigParser directly instead.

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

Closes-Bug: #1618666
Change-Id: If01186cefad2149d65ffcc1fc6550d72d26f5b11
2016-09-12 16:21:37 +00:00
..
__init__.py Add token feature support matrix to documentation 2016-07-28 15:44:28 +00:00
support_matrix.py Use ConfigParser instead of SafeConfigParser 2016-09-12 16:21:37 +00:00