Updated openstack/openstack

Project: openstack/python-swiftclient  d007ef7b2dc93c6c19f2182662f9f5cf05d5d0e8

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
This commit is contained in:
Jenkins 2016-10-17 10:48:56 +00:00 committed by Gerrit Code Review
parent 6f3c073ded
commit 1c2b3befe3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a71c0d5a30452b7ddcd1bb4fa5dc9dc36028fb0c
Subproject commit d007ef7b2dc93c6c19f2182662f9f5cf05d5d0e8