← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1586267] Re: python 3.4 support for urlparse

 

Reviewed:  https://review.openstack.org/322088
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=a70a787a6be16e3bac109a19c957f00295150431
Submitter: Jenkins
Branch:    master

commit a70a787a6be16e3bac109a19c957f00295150431
Author: Yatin Kumbhare <yatinkumbhare@xxxxxxxxx>
Date:   Fri May 27 15:15:19 2016 +0530

    python 3.4 support for urlparse
    
    Instead of using import urlparse
    Make use of import six.moves.urllib.parse as urlparse
    
    Change-Id: I8c0a3291c86366838ec53f7f04e1ea63550e631f
    Closes-Bug: #1586267


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1586267

Title:
  python 3.4 support for urlparse

Status in OpenStack Dashboard (Horizon):
  Fix Released
Status in Murano:
  Fix Released
Status in OpenStack Search (Searchlight):
  Fix Released

Bug description:
  Instead of using import urlparse

  Make use of import six.moves.urllib.parse as urlparse

  for python3.4 support into searchlight.

  Similar work pointer from core project:
  https://blueprints.launchpad.net/nova/+spec/nova-python3-newton

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1586267/+subscriptions