osmclient Changelog

tag: v7.0.1rc3 -> v7.1.0rc1

  • b94720f • ns-list --details: renamed to --long; added instantiation date, added project and vim id
  • 0a2a4d4 • osm.py: improved help message for some commands
  • 3a46354 • osm.py: --long option for ns-op-list
  • e7a3182 • osmclient v7 fix the python2 issue
  • 09bb613 • fix 1006 command wim-show tries to load json twice
  • 80ef857 • Merge branch 'master' into v7.0
  • 566a8c3 • Capability to upload a package from a source folder
  • f7f54e5 • fix default description to None. NBI rejects an empty string as e.g. k8scluster, k8srepo
  • 26795d1 • Added --long option for nfpkg-list and nspkg-list; wrap text for nfpkg-show and nspkg-show
  • e1f7165 • vnf-list --long support: date, last update fields
  • 391ba97 • fix minor issue in nsd_create2 params used by nspkg-create
  • 76c880e • Fix issue with package-build related to the copy of charm
  • 12138cd • all-projects and public general options
  • 10bcf77 • Parse config to yaml for sdnc-create/update Fix --wait on delete
  • c7393b8 • allow extra domain input for token authentication
  • 023c84a • Fix issue when printing kdu status without notes
  • 1dcfc22 • fix ns-op-list when status is FAILED and no errorMessage
  • ada5e91 • Fixed user.get to search ids, then names
  • d86773c • allow disassociate sdn_controller from a VIM
  • d0f8d1c • Allow ns-op.detail to be None
  • c75dd58 • forward ns-create config parameters that does not need translation
  • bcd12ff • enhance help for user-create/update role-mappings
  • e0fb499 • Allow ns-terminate params. Some other updates at ns
  • 5d41362 • bug 1045. Show error if any at ns-list when ns operation is PROCESSING
  • bea7283 • fix wait option when operation fails allow set a timeout for wait at ns,nsi,vim, wim, sdncontroller adding wait option to vnf-scale
  • 3438b97 • fix 1042 add timeout option for ns-action and vnf-scale
  • 5b2e742 • fix error when description is not provided at k8s cluster repos
  • 70a202f • osm.py: minor fix when using ns-list --long
  • 5b5cd4b • New options for nfpkg-create: override-epa, override-nonepa, override-paravirt
  • 8e7a839 • vim-list --long option: shows op state and error details
  • 05894cd • Added project to osm vim-list --long
  • b763c85 • Fixed ns-list for pre-7.0 version
  • 6568d6e • ns-list: fix when deployment and config status were empty
  • 0c1b375 • Improved help message for nfpkg-create, nspkg-create and their aliases
  • c4959d1 • Fixed osm version for pre-7.0 version
  • 3c28620 • Fix NST creation command
  • 557e678 • Merge changes Iff7ec8a9,I661d8abd
  • f6a4f77 • Fix #1063 flake tests osmclient is failing in jenkins merge stage due flake check
  • cc0db9a • Merge branch 'master' into v7.0