Reviewed:  https://review.openstack.org/100831
Committed: 
https://git.openstack.org/cgit/stackforge/python-manilaclient/commit/?id=07ee1bcb0c3c17032901b6813ab2a13439061495
Submitter: Jenkins
Branch:    master

commit 07ee1bcb0c3c17032901b6813ab2a13439061495
Author: Valeriy Ponomaryov <vponomar...@mirantis.com>
Date:   Wed Jun 18 05:18:36 2014 -0400

    Code cleanup: use oslo's to_slug() instead of slugify()
    
    The bash completion code is the sole user of the slugify() function
    in utils, which is substantially similar to to_slug() provided in
    strutils from oslo. Remove slugify() and use to_slug() instead.
    
    Change-Id: Iffab2f59504ee7ec6528860e06a5140ff22f332f
    Closes-Bug: #1266127


** Changed in: python-manilaclient
       Status: New => Fix Committed

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

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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to