0dbf9a64b7
This introduces a new cloudkitty.utils module. Work items: * cloudkitty/utils.py has been moved to cloudkitty/utils/__init__.py . The import path does not change. * cloudkitty.json_utils has been moved to cloudkitty.utils.json * cloudkitty.validation_utils has been moved to cloudkitty.utils.validation * cloudkitty.tzutils has been moved to cloudkitty.utils.tz * Unit test layout has been adapted to the new utils layout Story: 2006941 Task: 37614 Change-Id: I2ba1577eb64e27c1e837ba9e20dec532b46fca8a
6 lines
118 B
YAML
6 lines
118 B
YAML
---
|
|
other:
|
|
- |
|
|
Cloudkitty's ``*_utils`` modules have been grouped into the
|
|
new ``cloudkitty.utils`` module.
|