Skip to content

Tags: TomCos/napalm

Tags

2.3.2

Toggle 2.3.2's commit message
NAPALM Release 2.3.2

2.3.1

Toggle 2.3.1's commit message
Version 2.3.1 Release

2.3.0

Toggle 2.3.0's commit message
Merge branch 'develop'

* develop: (128 commits)
  bump version (napalm-automation#613)
  Add napalm logo (previously removed probably during reunification)
  Interface is always enabled, unless explicitly specified in config
  Fix get_environnements available memory (napalm-automation#605)
  [docs] pynxos instead of pycsco for NXOS
  QFX10008 apparently still uses the same old RPC (as EX9208)
  Fix for napalm-automation/napalm-iosxr#104. IOSXRv returns empty list for oper.PlatformInventory.RackTable.Rack.Attributes.BasicInfo, causing a fatal IndexError for the variable 'platform_attr_tree' in the 'get_facts' function. In fact, IOSXRv walkdata oper.PlatformInventory returns no data at all. As a result, only an interface_list will be returned and the remaining default facts values from the function will be used. This condition does NOT occur on physical IOSXR hosts. Therefore, original indexing needs to be preserved while the error condition is handled for IOSXRv hosts.
  Biatch
  Screw you too
  Who said rebasing is not fun
  fix missing file in power supply mocked data
  Readd the state / status key. The rebase hell continues
  Lost this commit somehow in this cherry-pick hell
  Pass password when using ssh key
  suppress FutureWarning (napalm-automation#218)
  fix removal of cluster key (napalm-automation#219)
  fix pep8 errors
  implement find operation in cli
  fix multihop ttl to its default value
  remove cluster from the neighbor output
  ...

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.2.0 (napalm-automation#560)

* Canonical interfaces fix dictionary update behavior.

* Fixing argument reference.

* Fixing NXOS file write issue Python3

* Added mocking method for nxos

* add tests for and fix canonical name

* add optional arg, and re-order optional args

* create extend driver docs

* clean up docs, add to index

* update doc strings

* fix pylama

* fix rev update dict

* add section headers

* spelling

* more consitent test, fix st

* Fix nxos_ssh mac table processing bug

* adding optional arguments for load_replace_candidate  (napalm-automation#508)

* adding optional arguments for load_replace_candidate and load_merge_candidate

* adding optional argument 'autoComplete'

* adding optional argument 'autoComplete' changing failed tests

* making required changes as discussed

* changing the if condition

* correcting the typo

* Handle multiple spaces in device_id from show lldp neighbors

* Add test to get_lldp_neighbors with hostname with spaces

* Loop through loaded config to convert HEREDOC commands.  Fixes napalm-automation#519 (napalm-automation#520)

(eos) loop through loaded config to convert HEREDOC commands.  Fixes napalm-automation#519

* Add code to build documentation for napalm-ansible (napalm-automation#535)

* Add code to build documentation for napalm-ansible

* pep8

* Change placement in documentation tree

* Change formatting

* Fix formatting for return values

* Sort parameters alphabetically

* Text changes

* Add script to clone napalm-ansible repo

* remove partial install (napalm-automation#554)

* Update documentation to corrrect driver ref (napalm-automation#559)

* [docs] Add "-c /dev/null" arguments to py.test command (napalm-automation#561) (napalm-automation#562)

* Add "-c /dev/null" arguments to py.test command (napalm-automation#561)

Before the NAPALM tests were picked up when running from RTD.

* fix requirements filepaths

* LLDP code with space in the device id (napalm-automation#549)

* LLDP code with space in the device id

* LLDP fixed width for device_id field

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request napalm-automation#536 from napalm-automation/develop

Release 2.1.0

2.0.0

Toggle 2.0.0's commit message
bump version

2.0.0b1

Toggle 2.0.0b1's commit message
adding placeholder

2.0.0a4

Toggle 2.0.0a4's commit message
added nxos/nxos_ssh drivers

2.0.0a3

Toggle 2.0.0a3's commit message
use --install-options to select drivers to install

2.0.0a1

Toggle 2.0.0a1's commit message
use --install-options to select drivers to install