Skip to content

3.1.0

Compare
Choose a tag to compare
@dvaccarosenna dvaccarosenna released this 25 Jun 12:29

Release Notes

Compatible with IBM Cloud Pak for Network Automation (CP4NA) v2.1.

Read more about the new features here

Changelog

Full Changelog

Implemented Enhancements:

  • LMCTL support for ETSI NS and VNF packages #82
  • Support default environment #86
  • Support authentication with an existing access token (and lmctl login) #88
  • Tidy up lmctl help menu #95
  • Move lmctl.log to ~/.lmctl #97

Fixed Bugs:

  • lmctl create resourcedriver with certificate in same files as properties does not work #92
  • TRACE_CTX_LOG_PREFIX in trace_ctx should be tracectx instead of traceCtx #99

Documentation:

  • Document new ETSI projects #87
  • Use CP4NA in documentation #98

Internals:

  • Use dataclasses to reduce the complexity of the config and environment packages #84
  • Tidy up config IO #96