yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #44801
[Bug 1279611] Re: urlparse is incompatible for python 3
urlparse is incompatible for python 3
** Also affects: python-rack
Importance: Undecided
Status: New
** Changed in: python-rack
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: swift-bench
Importance: Undecided
Status: New
** Changed in: swift-bench
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: solar
Importance: Undecided
Status: New
** Changed in: solar
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: python-rackclient
Importance: Undecided
Status: New
** Changed in: python-rackclient
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: python-swiftclient
Importance: Undecided
Status: New
** Changed in: python-swiftclient
Assignee: (unassigned) => sumit (er-sksumit)
** Changed in: python-swiftclient
Status: New => Invalid
** Also affects: python-designateclient
Importance: Undecided
Status: New
** Changed in: python-designateclient
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: gce-api
Importance: Undecided
Status: New
** Also affects: surveil
Importance: Undecided
Status: New
** Changed in: surveil
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: openstack-ansible
Importance: Undecided
Status: New
** Changed in: openstack-ansible
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: python-cinderclient
Importance: Undecided
Status: New
** Changed in: python-cinderclient
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: openstack-doc-tools
Importance: Undecided
Status: New
** Changed in: gce-api
Assignee: (unassigned) => sumit (er-sksumit)
** Changed in: openstack-doc-tools
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: blazar
Importance: Undecided
Status: New
** Changed in: blazar
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: astara
Importance: Undecided
Status: New
** Changed in: astara
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: vmware-nsx
Importance: Undecided
Status: New
** Changed in: vmware-nsx
Assignee: (unassigned) => sumit (er-sksumit)
** Also affects: python-barbicanclient
Importance: Undecided
Status: New
** Changed in: python-barbicanclient
Assignee: (unassigned) => sumit (er-sksumit)
--
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 Astara:
New
Status in Blazar:
New
Status in Ceilometer:
Fix Released
Status in Cinder:
Fix Released
Status in gce-api:
New
Status in Glance:
Fix Released
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in neutron:
Fix Released
Status in OpenStack Compute (nova):
Fix Released
Status in openstack-ansible:
New
Status in openstack-doc-tools:
New
Status in python-barbicanclient:
New
Status in python-cinderclient:
New
Status in python-designateclient:
New
Status in python-neutronclient:
Fix Released
Status in RACK:
New
Status in python-rackclient:
New
Status in python-swiftclient:
Invalid
Status in Sahara:
Fix Released
Status in Solar:
New
Status in storyboard:
Fix Committed
Status in surveil:
New
Status in OpenStack Object Storage (swift):
In Progress
Status in swift-bench:
New
Status in tempest:
In Progress
Status in Trove:
Fix Released
Status in tuskar:
Fix Released
Status in vmware-nsx:
New
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/astara/+bug/1279611/+subscriptions
References