** No longer affects: python-glanceclient ** No longer affects: python-heatclient
** No longer affects: python-keystoneclient ** No longer affects: python-novaclient ** No longer affects: python-troveclient -- 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 OpenStack Dashboard (Horizon): 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 Neutron: 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

