Skip to content

SlapTool: Don't decode SoftwareRelease()._software_release

Rafael Monnerat requested to merge rafael/slapos.core:fix/py3 into master

Since the compatibility with python3 the code change to not encode the string anymore.

@jm @bminusl can you take a look if it is enough (I will improve commit message after)

This at least make the test pass.

Merge request reports