Remove _slugify_strip_re and _slugify_hyphenate_re

Bug #1241256 reported by Kui Shi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-troveclient
Fix Released
Low
Kui Shi

Bug Description

In troveclient/utils.py, _slugify_strip_re and _slugify_hyphenate_re are not used any more, remove them.

Kui Shi (skuicloud)
Changed in python-troveclient:
assignee: nobody → Kui Shi (skuicloud)
Revision history for this message
Kui Shi (skuicloud) wrote :

It should be troveclient/compat/utils.py.

Substitute the slugify() with strutils.to_slug() from openstack common.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-troveclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/52571

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-troveclient (master)

Reviewed: https://review.openstack.org/52571
Committed: http://github.com/openstack/python-troveclient/commit/5af5d6f30dab4fd707ed589e33c16a8965d94031
Submitter: Jenkins
Branch: master

commit 5af5d6f30dab4fd707ed589e33c16a8965d94031
Author: Kui Shi <email address hidden>
Date: Fri Oct 18 00:03:53 2013 +0800

    Make use of strutils.to_slug in slugify()

    Align with the change:
    2070d4267c2a88b3493400b358003c8fa13778a6

    Close-Bug #1241256

    Change-Id: Idc16d75258baa1f5ee05ff48bfadc358c7655e55

Changed in python-troveclient:
status: New → Fix Committed
Changed in python-troveclient:
status: Fix Committed → Fix Released
importance: Undecided → Low
milestone: none → python-troveclient-v1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.