osmclient Changelog
tag: v8.0.4 -> v9.0.0rc1
ce550f1 • Solved bug indicating vdu_count for osm-action command
a2b909a • Fix bug 1162: return without printing VNF record when KDU status could not be determined
5973d23 • Fix bug 1159: vdu can be empty in a KNF, override option must take it into account
da8f617 • Add snapcraft.yaml to osmclient
9994aec • fix 1182: set timeout of 10s for NBI response
4d92e2d • Update snap for build
7b6400a • Merge remote-tracking branch 'origin/v8.0'
092a31f • adding operational state to the vim-list
7b998bd • Reformats code on NSD and VNFD clients and fixes small validation bug on VNFD create method
60c9220 • Fix 1219. Adding juju-bundles parsing
abbb506 • commands with --filter option accept multiple filters and join them
db09ff0 • Added --filter option to command vim-show
18f1fed • osm.py: reorganized commands related to pkg_repo_list to be together
e5d5c3a • Fix bug 1230: show Helm and Juju status when listing K8s clusters
54887b0 • Fix bug 1231: k8scluster-list now shows the project name it belongs to
23e5965 • Fix bug 1232: k8scluster-list now shows the vim name it belongs to
15b8b64 • Merges branch sol006 into master
59d4b71 • Fix repo-index
c269434 • Fix build dependencies
ef47349 • Fix reversed logic
1c07734 • nfpkg-repo-list --filter option allows multiple calls
b2b8260 • Fix bug 1265: fix error in k8scluster-list with helm and juju opState
6cda5b0 • Fix minor issue
3c16038 • Added logger.debug lines to remaining functions, useful for debugging
208c6ca • Remove ruamel.yaml dependency, use pyyaml instead
0438395 • Fix VNF package generation for SOL006 and previous OSM packages when they contain charms
4b30b87 • Validation will fail by default if not using SOL006 format
17eb22d • Fix bug 1370