[Bug 1267429] Re: Don't slugify() None names (Docker images may have empty names)

2014-01-30 Thread ChrisBuccella
Change merged: https://review.openstack.org/#/c/65665/ ** Changed in: python-novaclient (Ubuntu) Status: In Progress => 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/1267429 Titl

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

2014-01-09 Thread ChrisBuccella
https://review.openstack.org/#/c/64980/ ** This bug is no longer a duplicate of bug 1267429 Don't slugify() None names (Docker images may have empty names) ** Changed in: python-novaclient (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a me

[Bug 1267429] Re: Don't slugify() None names (Docker images may have empty names)

2014-01-09 Thread ChrisBuccella
Probably not a duplicate of 1266118; that just changed slugify() to to_slug(). The problem likely existed before the change as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267429 Title: Don'

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

2014-01-04 Thread ChrisBuccella
** Changed in: python-cinderclient (Ubuntu) Assignee: (unassigned) => ChrisBuccella (chris-buccella) -- 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() inst

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

2014-01-04 Thread ChrisBuccella
Public bug reported: 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. ** Affects: python-cinderclient (Ubuntu) Importance: Undecided Assignee: ChrisBuccella

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

2014-01-04 Thread ChrisBuccella
** Changed in: python-novaclient (Ubuntu) Assignee: (unassigned) => ChrisBuccella (chris-buccella) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1266118 Title: Use strutils.to_slug() inst

[Bug 1266118] [NEW] Use strutils.to_slug() instead of utils.slugify()

2014-01-04 Thread ChrisBuccella
Public bug reported: Some code cleanup here: Oslo provides a function, to_slug() in strutils that is substantially similar to slugify() provided in utils by python_novaclient. Remove slugify() and use to_slug() instead. ** Affects: python-novaclient (Ubuntu) Importance: Undecided S