The changelog from the previous patchset (v1) is:
- Update the default name method when uploading a file.
- Add a default name method for an unexpected operation based on the current time.
- Rebase to the latest commit.
Crístian Viana (1):
storagevolume: Use default value for param 'name' when appropriate
src/kimchi/API.json | 2 --
src/kimchi/mockmodel.py | 24 ++++++++++++++++++-----
src/kimchi/model/storagevolumes.py | 32 ++++++++++++++++++++++++++-----
tests/test_model.py | 18 ++++++++++++------
tests/test_rest.py | 39 +++++++++++++++++++++-----------------
5 files changed, 80 insertions(+), 35 deletions(-)
--
1.9.3