Fix: Make osmclient Python 3 compatible.
[osm/osmclient.git] / osmclient / sol005 / nsd.py
2018-06-14 peustermFix: Make osmclient Python 3 compatible.
2018-06-01 garciadeblasFix bug in vnfd/nsd creation when reporting errors v4.0.1
2018-05-21 garciadeblasusing http codes in sol005 client whenever possible v4.0.0
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-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-17 garciadeblasSupport of new OSM NB API following SOL005