Remove morph dependency
morph library is distributed under GPLv3 dependency which means that we need to distribute under package as well under GPLv3 license or stop using this library. Since we do not use too much from morph, so let's just let's write a simple replacement for what we actually need. Change-Id: I00df4e66a2365cbaa948707289b14262dc016454
Showing
- CHANGELOG.rst 10 additions, 5 deletionsCHANGELOG.rst
- rally/plugins/common/exporters/elastic/exporter.py 4 additions, 11 deletionsrally/plugins/common/exporters/elastic/exporter.py
- rally/plugins/common/exporters/elastic/flatten.py 67 additions, 0 deletionsrally/plugins/common/exporters/elastic/flatten.py
- requirements.txt 0 additions, 1 deletionrequirements.txt
- tests/unit/plugins/common/exporters/elastic/test_exporter.py 0 additions, 12 deletionstests/unit/plugins/common/exporters/elastic/test_exporter.py
- tests/unit/plugins/common/exporters/elastic/test_flatten.py 43 additions, 0 deletionstests/unit/plugins/common/exporters/elastic/test_flatten.py
- upper-constraints.txt 0 additions, 1 deletionupper-constraints.txt
Please register or sign in to comment