Releases: Telecominfraproject/oopt-gnpy-api
Releases · Telecominfraproject/oopt-gnpy-api
oopt-gnpy-api v0.2.0
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
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!