fix wait option when operation fails
[osm/osmclient.git] / osmclient / sol005 / vim.py
2020-04-15 tiernofix wait option when operation fails 38/8738/9
2020-03-05 tiernoallow disassociate sdn_controller from a VIM 59/8659/2
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-11-28 garciadeblasUse of PATCH method instead of PUT for projects 32/8232/19
2019-11-11 pinoaoverwrite parameter deprecated and help parameter 17/8117/4
2019-10-09 garciadeblasOsmclient migration to Python3 (feature 8031) 32/8032/8
2019-06-14 kuuseImprovement: Return more states in the 'detailed-status... 86/7586/7
2019-05-30 kuuseFeature 7181: Provide real-time feedback in CLI upon... 78/7578/2
2018-06-14 peustermFix: Make osmclient Python 3 compatible.
2018-05-21 garciadeblasusing http codes in sol005 client whenever possible v4.0.0
2018-05-21 garciadeblasfix bug in vim-create with config
2018-05-19 garciadeblasfix vim-update by using PUT and proper handling of...
2018-05-16 garciadeblasnew --force option for xxx-delete commands in sol005...
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-03 garciadeblasreturn http_code,data tuple in DELETE operations for...
2018-04-17 garciadeblasSupport of new OSM NB API following SOL005