cloudkitty/cloudkitty/storage_state
Luka Peschke 0dbf9a64b7 Introduce cloudkitty.utils
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
2019-11-25 16:55:02 +01:00
..
alembic Removing author identification in all files 2019-07-22 12:21:54 +00:00
__init__.py Introduce cloudkitty.utils 2019-11-25 16:55:02 +01:00
migration.py Removing author identification in all files 2019-07-22 12:21:54 +00:00
models.py Removing author identification in all files 2019-07-22 12:21:54 +00:00