fix 1182: change general timeout to connect timeout
[osm/osmclient.git] / osmclient / sol005 / http.py
2020-08-11 tiernofix 1182: change general timeout to connect timeout 68/9568/1 v8.0.1 v8.0.1rc1
2020-08-05 tiernofix 1182: set timeout of 10s for NBI response 50/9550/1
2020-02-18 pinoaall-projects and public general options 49/8549/13
2020-01-21 tiernoCapture end organize exceptions. Fix NotFound 96/8496/3
2020-01-21 pinoaFix Bug 934. OSM CLI crashes for listing operations... 85/8385/14
2020-01-15 garciadeblasAdding logging capabilities to osmclient 31/8231/34
2019-10-09 garciadeblasOsmclient migration to Python3 (feature 8031) 32/8032/8
2018-06-15 peustermFix1: Package upload using Python3 was still broken: BUILD_v4.0.1_1 BUILD_v4.0.1_2
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