** Also affects: cinder
Importance: Undecided
Status: New
** Changed in: cinder
Assignee: (unassigned) => Lee Li (lilinguo)
** Also affects: python-troveclient
Importance: Undecided
Status: New
** Changed in: python-troveclient
Assignee: (unassigned) => 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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp