Age | Commit message (Collapse) | Author | Files | Lines |
|
Identify and document functionalities. Describe parameters
and their types, exception descriptions and types, extensions,
return types and descriptions. Preserve Python 2.7 and 3.x
compatibility. Add Python 2.7 to Tox testing. Extract code to utility files.
Add properties for readability and maintainability, fix naming conventions.
Deprecate old methods and attributes.
Issue-ID: REQ-420
Signed-off-by: Eli Halych <illia.halych@t-mobile.pl>
Change-Id: I19297e40fad743ec68aa04612ecbb11f61f2abec
|
|
Edit tox configuration to run tests in Python 3.6, Python 3.7 and Python 3.8
Issue-ID: LOG-1233
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I29bb0e1075ae79d927369cf19d568d6c5ceb439b
|
|
Prepare test suite for onaplogging library.
Add utils to check Python version.
Issue-ID: LOG-1229
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I12c431c10f61fceaf70d5ae36581dfd5a876ef72
|
|
python2 is EOL
Issue-ID: CIMAN-33
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I547cb9ca20ae8befe144528dc9270f1fc9cf4d14
|
|
-delete is causing exit 1 with error "No such file or directory."
As it trying to delete files from ./.tox/* path.
Adding -not -path "./.tox" to exclude path.
Issue-ID: LOG-1173
Signed-off-by: SINGAL, KAPIL (ks220y) <ks220y@att.com>
Change-Id: Ic04d5c660e5c2ba81f3d2a2f6646bf65782a8a7a
|
|
Issue-ID: LOG-1131
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Idabf1070c763585cd4507afd4216c07dad294465
|
|
Change-Id: I4c039a667d7b8c7a257b2d50f94370785100a968
Issue-ID: MULTICLOUD-151
Issue-ID: LOG-161
Signed-off-by: liangke <lokyse@163.com>
|