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
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
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'
** 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
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
** 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
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