The differences between this and the previous patchset (v1) are:
- Patch 3/3 has been updated: generate unique name for all types of storage
volumes (not just 'url'); rebased to the latest commit (a378799); reworded
commit message.
Crístian Viana (3):
bugfix: Fix regexp in "kimchi.utils.get_next_clone_name"
Support different "tags" when generating a new name in
"get_next_clone_name"
issue #543: Generate unique names when creating volumes without name
src/kimchi/model/storagevolumes.py | 9 ++++++++-
src/kimchi/utils.py | 17 ++++++++++-------
2 files changed, 18 insertions(+), 8 deletions(-)
--
1.9.3