[Bug 1266127] Re: Use strutils.to_slug() instead of utils.slugify()

OpenStack Infra 1266127 at bugs.launchpad.net
Thu Sep 22 21:11:17 UTC 2016


Reviewed:  https://review.openstack.org/365430
Committed: https://git.openstack.org/cgit/openstack/python-troveclient/commit/?id=b592b42aa1a8a9683af40fa1c011c7cd1665b45a
Submitter: Jenkins
Branch:    master

commit b592b42aa1a8a9683af40fa1c011c7cd1665b45a
Author: Christian Berendt <berendt at b1-systems.de>
Date:   Tue May 27 23:54:03 2014 +0200

    Use strutils.to_slug() instead of utils.slugify()
    
    Oslo provides a function, to_slug() in strutils that is substantially
    similar to slugify() provided in utils by python-troveclient. Remove
    slugify() and use to_slug() instead.
    
    Change-Id: I97bc7cfc2c0e7d14e7617037bff431cdc1eee50f
    Closes-Bug: #1266127
    Author: Christian Berendt <berendt at b1-systems.de>


** Changed in: python-troveclient
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-cinderclient in Ubuntu.
https://bugs.launchpad.net/bugs/1266127

Title:
  Use strutils.to_slug() instead of utils.slugify()

Status in python-cinderclient:
  Invalid
Status in python-manilaclient:
  Fix Released
Status in Python client library for Sahara:
  Fix Released
Status in python-troveclient:
  Fix Released
Status in python-cinderclient package in Ubuntu:
  Won't Fix

Bug description:
  Oslo provides a function, to_slug() in strutils that is substantially
  similar to slugify() provided in utils by python-cinderclient. Remove
  slugify() and use to_slug() instead.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-cinderclient/+bug/1266127/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list