Netpalm Versions Save

ReST based network device broker

v0.2.7

1 year ago
  • refactors a bunch of internal code
  • adds autoloader for dirver
  • bump redis version
  • introduce redis retry on error

v0.2.6

2 years ago
  • minor bugfix on user defined script models
  • adds support for per task TTL

v0.2.5

2 years ago
  • implements caching support for scripts,
  • allows models to be supported on same file as script
  • refresh controller http routes when extensibles change

v0.2.4

2 years ago
  • adds python services
  • removes jinja2 services
  • adds new methods for the manger retrieve_task_result_multiple trigger_webhook

v0.2.3

2 years ago
  • adds support for interfacing directly with netpalm from within scripts via the new NetpalmManager class (see custom_scripts/hello_world_using_netpalm_manager.py) for an example script
  • bugfix on script error handling
  • general refactoring

v0.2.2

2 years ago
  • renews bundled self signed TLS cert for redis connections

v0.2.1

3 years ago
  • adds webbook debugging

v0.2.0

3 years ago

v0.1.9

3 years ago

adds alias for /get /getconfig endpoint.

v0.1.8

3 years ago