cloudscale: fix compatibilty with older py3 versions (#52822)

* cloudscale: fix compatibilty with older py3 versions

* add doc fragment
This commit is contained in:
René Moser
2019-02-24 20:04:34 +01:00
committed by GitHub
parent 7bca6a56c9
commit ee416fd01d
2 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- cloudscale - Fix compatibilty with Python3 in version 3.5 and lower.