Skip to content

OpenNSA 3.0.1

Compare
Choose a tag to compare
@htj htj released this 11 Jun 06:36
· 71 commits to master since this release
  • Partial port of the the brocade backend to Python 3
  • Updated docker buildfile for Python 3 (kindly provided by Hans Trompert, SURFnet)
  • Some initial tests with multi-NSA setups
  • Fix issue with nml network displaying the wrong network names
  • Some slight clarification around OpenNSA 3 migration.
  • Fix issue with remote network being omitted in nml topology
  • Better error message if the cerficate directory is not a directory
  • Fix issue with the object id being listed in the discovery.xml (and not nsa id)
  • Improved logging (missing system variables / better explanations, linkvector)
  • Some spelling/grammar fixes on the documentation
  • Fix issue with undefined variable being used in httpclient
  • Improve parsing of peers url list
  • Better documentation around having multiple peers
  • Several fixes regarding byte/string in all of the code base
  • Updated requirements to specify twistar 2.0

Special thanks to John Hess for a lot of feedback and patches for this release.