Reformats code on NSD and VNFD clients and fixes small validation bug on VNFD create...
[osm/osmclient.git] / osmclient / sol005 / vnfd.py
2020-10-26 garciaaleReformats code on NSD and VNFD clients and fixes small... 08/9908/2
2020-07-22 garciadeblasFix bug 1159: vdu can be empty in a KNF, override optio... 71/9471/2
2020-07-21 garciadeblasFix bug 1159: vdu can be empty in a KNF, override optio... 70/9470/2
2020-05-14 Felipe VicensFix #1063 flake tests 15/8915/1
2020-04-20 garciadeblasNew options for nfpkg-create: override-epa, override... 94/8794/3
2020-02-17 garciadeblasFix issue with package-build related to the copy of... 09/8609/2
2020-02-10 pinoaCapability to upload a package from a source folder 43/8243/21
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-11 pinoaoverwrite parameter deprecated and help parameter 17/8117/4
2019-10-09 garciadeblasOsmclient migration to Python3 (feature 8031) 32/8032/8
2018-12-03 garciadeblasfix update vnfd and nsd 27/7027/3
2018-10-30 gcalvinoChange content-type header to text/plain for yaml and... 94/6794/3
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-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