yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #56335
[Bug 1618666] Re: deprecated warning for SafeConfigParser
Reviewed: https://review.openstack.org/368408
Committed: https://git.openstack.org/cgit/openstack-dev/pbr/commit/?id=77d9ab7d07feb38281531deeeb4399017b5735d0
Submitter: Jenkins
Branch: master
commit 77d9ab7d07feb38281531deeeb4399017b5735d0
Author: jiansong <jian.song@xxxxxxxxxxxx>
Date: Sun Sep 11 01:49:10 2016 -0700
Deprecated warning for SafeConfigParser
tox -e py34 is reporting a deprecation warning for SafeConfigParser
/octavia/.tox/py34/lib/python3.4/site-packages/pbr/util.py:207:
DeprecationWarning: The SafeConfigParser class has been renamed to
ConfigParser in Python 3.2. This alias will be removed in future
versions. Use ConfigParser directly instead.
parser = configparser.SafeConfigParser()
Closes-Bug: #1618666
Change-Id: Ib280b778938b64717ee1cf94efae2f7b553c8f5e
** Changed in: pbr
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1618666
Title:
deprecated warning for SafeConfigParser
Status in Glance:
In Progress
Status in glance_store:
In Progress
Status in OpenStack Identity (keystone):
In Progress
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
In Progress
Status in PBR:
Fix Released
Status in python-swiftclient:
In Progress
Status in OpenStack Object Storage (swift):
In Progress
Status in OpenStack DBaaS (Trove):
In Progress
Bug description:
tox -e py34 is reporting a deprecation warning for SafeConfigParser
/octavia/.tox/py34/lib/python3.4/site-packages/pbr/util.py:207: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
parser = configparser.SafeConfigParser()
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1618666/+subscriptions