Parse config to yaml for sdnc-create/update
[osm/osmclient.git] / osmclient / sol005 / sdncontroller.py
2020-02-27 tiernoParse config to yaml for sdnc-create/update 49/8649/1
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
2020-01-09 tiernochange options for SDNC-create 25/8425/5
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-11-29 garciadeblasSupport of user and project mgmt in sol005 client 35/6235/21
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-19 garciadeblasfix vim-update by using PUT and proper handling of...
2018-05-17 garciadeblasvim-update dealing with SDN controller and port mapping
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 garciadeblassdncontroller mgmt using sol005 api
2018-05-03 garciadeblasreturn http_code,data tuple in DELETE operations for...
2018-04-17 garciadeblasSupport of new OSM NB API following SOL005