Skip to content

Releases: Juniper/salt

v0.0.7-iAgent Release

29 Oct 03:59
c8f6b32

Choose a tag to compare

v0.0.7-iAgent Release Pre-release
Pre-release
  • To support Table/View for config xml output

v0.0.6-iAgent Release

13 Sep 09:31
23964bd

Choose a tag to compare

v0.0.6-iAgent Release Pre-release
Pre-release
  • ping() execute file-list RPC only when no RPC call is in progress
  • fixed error message in proxy log, when migrated to 3.x python.
  • Fix: maxrunning set to 1 was also queuing schedules.

v0.0.5-iAgent Release

04 Jul 11:40

Choose a tag to compare

Bug Fix:

  • ping function fix
  • unit test fix

feature added:

  • generate event on start/stop, timeout parameter added

v0.0.4-iAgent Release

05 Jun 06:23

Choose a tag to compare

v0.0.4-iAgent Release Pre-release
Pre-release

Fix: Stale mgd connections

v0.0.3-iAgent

29 May 06:30

Choose a tag to compare

v0.0.3-iAgent Pre-release
Pre-release

Bug fixes:

  • Replaced builtins.open with salt.utils.fopen to avoid resource warnings d5f5308
  • exception handling around SW class binding c6105a4

Unit tests added: a8e514b

Minor release for bug fix

18 May 07:32

Choose a tag to compare

Fix:

  • proxy should be up and running even when sw binding fails

junos.get_table function

25 Apr 07:20

Choose a tag to compare

Pre-release

junos.get_table function can be used to parse PyEZ Table/View

iceberg jfit code

20 Apr 05:11
a5f96e6

Choose a tag to compare

iceberg jfit code Pre-release
Pre-release

Added function junos.get_table to execute Table/View and get the data.