Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/napalm-automation-community/napalm-dellos10
NAPALM Driver for Dell EMC OS10 Enterprise
https://github.com/napalm-automation-community/napalm-dellos10
dell dell-emc devops napalm saltstack
Last synced: 2 months ago
JSON representation
NAPALM Driver for Dell EMC OS10 Enterprise
- Host: GitHub
- URL: https://github.com/napalm-automation-community/napalm-dellos10
- Owner: napalm-automation-community
- License: apache-2.0
- Created: 2018-02-12T18:26:53.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T04:33:00.000Z (about 3 years ago)
- Last Synced: 2024-09-30T13:41:03.871Z (3 months ago)
- Topics: dell, dell-emc, devops, napalm, saltstack
- Language: Python
- Homepage: http://dellos10-napalm.readthedocs.io/en/latest/
- Size: 286 KB
- Stars: 10
- Watchers: 8
- Forks: 11
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/napalm-automation-community/napalm-dellos10.svg?branch=master)](https://app.travis-ci.com/github/napalm-automation-community/napalm-dellos10)
[![PyPI](https://img.shields.io/pypi/v/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10)
[![PyPI](https://img.shields.io/pypi/dm/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10)
[![Supported python versions](https://img.shields.io/pypi/pyversions/napalm-dellos10.svg)](https://pypi.python.org/pypi/napalm-dellos10/)
[![Coverage Status](https://coveralls.io/repos/github/javeedf/napalm-dellos10/badge.svg?branch=master)](https://coveralls.io/github/javeedf/napalm-dellos10?branch=master)
# napalm-dellos10NAPALM driver for Dell EMC Networking OS10 Operating System.
### Implemented APIs
* load_merge_candidate
* compare_config
* commit_config
* discard_config
* get_facts
* get_environment
* get_config
* ping
* get_snmp_information
* get_interfaces
* get_route_to
* get_interfaces_ip
* get_bgp_config
* get_bgp_neighbors_detail
* get_bgp_neighbors
* get_lldp_neighbors
* get_lldp_neighbors_detail
* get_lldp_neighbors_interface_detail
* install_switch_image
* upgrade_switch_image
* get_image_status### Missing APIs.
* rollback is not supported
* load_replace_candidate not supported© 2018 Dell Inc. or its subsidiaries. All Rights Reserved.