[Bug 1266127] Re: Use strutils.to_slug() instead of utils.slugify()
OpenStack Infra
1266127 at bugs.launchpad.net
Tue Jun 24 07:49:04 UTC 2014
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 <vponomaryov at 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
Server Team, which is subscribed to python-cinderclient in 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
More information about the Ubuntu-server-bugs
mailing list