** Changed in: savanna
Status: New => In Progress
** Also affects: swift
Importance: Undecided
Status: New
** Changed in: swift
Assignee: (unassigned) => Yongli He (yongli-he)
--
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 Ironic (Bare Metal Provisioning):
In Progress
Status in OpenStack Neutron (virtual network service):
In Progress
Status in OpenStack Compute (Nova):
In Progress
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
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/ironic/+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