Tags: TomCos/napalm
Tags
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 ...
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
Merge pull request napalm-automation#536 from napalm-automation/develop Release 2.1.0
PreviousNext