yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09649
[Bug 1279611] Re: urlparse is incompatible for python 3
** Also affects: glance
Importance: Undecided
Status: New
** Changed in: glance
Status: New => In Progress
** Changed in: glance
Assignee: (unassigned) => Fengqian (fengqian-gao)
--
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 OpenStack Image Registry and Delivery Service (Glance):
In Progress
Status in Ironic (Bare Metal Provisioning):
In Progress
Status in OpenStack Message Queuing Service (Marconi):
In Progress
Status in OpenStack Neutron (virtual network service):
In Progress
Status in OpenStack Compute (Nova):
In Progress
Status in OpenStack Data Processing (Savanna):
In Progress
Status in Storyboard database creator:
In Progress
Status in OpenStack Object Storage (Swift):
New
Status in Tempest:
In Progress
Status in Trove - Database as a Service:
In Progress
Status in Tuskar:
In Progress
Status in Zuul: A project gating system:
In Progress
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/glance/+bug/1279611/+subscriptions
References