python-swiftclient/tests
Pallavi b6cf56deb9 Use ConfigParser instead of SafeConfigParser
The SafeConfigParser class has been renamed to ConfigParser in Python
3.2. This alias will be removed in future versions.So we can use
ConfigParser directly instead.

Change-Id: Ie0292271229ee77d1bc57dd897ebbbb3d3c059aa
Closes-Bug: #1618666
2016-10-17 08:56:44 +00:00
..
functional Use ConfigParser instead of SafeConfigParser 2016-10-17 08:56:44 +00:00
unit Fix order of arguments in assertIs 2016-09-09 17:30:46 +08:00
__init__.py Allow specify tenant:user in user. 2012-06-27 19:19:37 +00:00
sample.conf Merge "Document missing functional test config option" 2015-07-02 02:39:43 +00:00