yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09803
[Bug 1279611] Re: urlparse is incompatible for python 3
不要抢别人已经assigend的,游戏规则。
** Also affects: python-keystoneclient
Importance: Undecided
Status: New
** Changed in: python-keystoneclient
Assignee: (unassigned) => Lee Li (lilinguo)
** Also affects: python-novaclient
Importance: Undecided
Status: New
** Changed in: python-novaclient
Assignee: (unassigned) => Lee Li (lilinguo)
** Changed in: cinder
Assignee: Fengqian (fengqian-gao) => Lee Li (lilinguo)
--
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 Telemetry (Ceilometer):
New
Status in Cinder:
In Progress
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 Python client library for Glance:
New
Status in Python client library for heat:
New
Status in Python client library for Keystone:
New
Status in Python client library for Neutron:
New
Status in Python client library for Nova:
New
Status in Trove client binding:
New
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/ceilometer/+bug/1279611/+subscriptions
References