Skip to content

Nerve API Python Library v1.1.0

Choose a tag to compare

@tttech-schierl tttech-schierl released this 16 Feb 08:42
· 8 commits to main since this release
v1.1.0
423bf1f

The improved version of the python library that provides a wrapper for the Nerve API. It accompanies the Nerve Release 3.1.0.

Improvements

  • Updated DNA endpoints for new release
  • Added Service OS DNA endpoint for new releaes
  • Refactored Login/Logout to MS and nodes, to automatically logout when the class handle is removed
  • Added functions to set new login-credentials (also for SSH)
  • Updated function for setting language for new release
  • Updated MS endpoint '/nerve/update/local-node-update' (get_possible_updates) for new release
  • Added function to onboard/offboard nodes with new release

Bugfixes

  • Fixed issue in edit user function
  • Fixed LDAP functions
  • Fixed issue in deploy_full function
  • Fixed issue with recursive login loop
  • Fixed manage_node remove_unused_images function
  • Fixed timing issus