Fix: Make osmclient Python 3 compatible.
[osm/osmclient.git] / osmclient / sol005 / http.py
2018-06-14 peustermFix: Make osmclient Python 3 compatible.
2018-05-19 garciadeblasfix vim-update by using PUT and proper handling of...
2018-05-16 garciadeblasfix sol005 client so that delete_cmd output is processe...
2018-05-14 garciadeblasproper handling of http_codes in http.post_cmd
2018-05-10 garciadeblassupport of PATCH method for sol005 client
2018-05-05 garciadeblasnew commands: ns-op-list, ns-op-show, ns-action
2018-05-03 garciadeblasreturn http_code,data tuple in DELETE operations for...
2018-04-27 tiernoAllow ns-creation params: vim-network, multisite deploy...
2018-04-17 garciadeblasSupport of new OSM NB API following SOL005