opentelekomcloud / python-otcclient

(Obsolete) Python bindings to the T-Systems OTC API
MIT License
15 stars 20 forks source link

removed second slash in delete_security_group function #43

Closed mattbarrio closed 7 years ago

mattbarrio commented 7 years ago

Extra slash in url causes utils_http.delete(url) to fail for security group deletion. Note: failure is silent since delete returns with a 204 even with the debug flag