Skip to content

Releases: Telecominfraproject/oopt-gnpy-api

oopt-gnpy-api v0.2.0

08 Apr 14:59
v0.2.0

Choose a tag to compare

New Features

  • Alignment with gnpy>=2.14 and its yang models
  • Added a usage guide in the README.

Improvements

  • Removed obsolete YANG models for better maintenance.
  • Updated endpoint handling so that endpoints are only reachable when the version is included in the path.

Bug Fixes

  • Fixed version endpoint and tests to rely on a common variable.
  • Made input RFC 7951 compliant.
  • Aligned tests with GNpy version 2.14.

oopt-gnpy-api v0.1.0

25 Mar 16:49
v0.1.0

Choose a tag to compare

oopt-gnpy-api v0.1.0 Pre-release
Pre-release

First release of oopt-gnpy-api

gnpyapi provides an experimental api for requesting several paths at once. It is based on Flask server.
You can run it through command line or Docker.

Enjoy!