yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43177
[Bug 1279611] Re: urlparse is incompatible for python 3
** Changed in: python-neutronclient
Status: Fix Committed => Fix Released
** Changed in: python-neutronclient
Milestone: 2.3.5 => None
** Tags removed: released-neutronclient
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1279611
Title:
urlparse is incompatible for python 3
Status in Ceilometer:
Fix Released
Status in Cinder:
Fix Released
Status in Glance:
Fix Released
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in Ironic:
Fix Released
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
Fix Released
Status in python-neutronclient:
Fix Released
Status in Sahara:
Fix Released
Status in storyboard:
Fix Committed
Status in OpenStack Object Storage (swift):
In Progress
Status in tempest:
In Progress
Status in Trove:
Fix Released
Status in tuskar:
Fix Released
Status in zaqar:
Fix Released
Status in Zuul:
Fix Committed
Bug description:
import urlparse
should be changed to :
import six.moves.urllib.parse as urlparse
for python3 compatible.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ceilometer/+bug/1279611/+subscriptions
References