Skip to content

Fix urlparse in cookbook for python3

HongzheWang requested to merge HongzheWang/slapos:cookbook-urlparse into master

Use the python six library to realize the compatibility of urlparse in python2 and python3

Edited by HongzheWang

Merge request reports