Giter VIP home page Giter VIP logo

napalm-mos's People

Contributors

arandomguybr avatar bewing avatar bholmgren avatar davidventura avatar grizz avatar tcaiazza avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

napalm-mos's Issues

ModuleImportError: No class inheriting "napalm_base.base.NetworkDriver" found in "napalm_mos"

Hi, I suspect this is me configuring something incorrectly but I wasn't too sure how else to ask,

We already manage IOS and EOS devices with Salt and Napalm and I was hoping to use your module to have it also manage MOS devices. I have no problem connecting directly via python, but when called from salt-proxy it bombs:
[CRITICAL] Unexpected error while connecting to localhost
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/minion.py", line 864, in _connect_minion
yield minion.connect_master(failed=failed)
File "/usr/lib64/python2.7/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/lib64/python2.7/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "/usr/lib64/python2.7/site-packages/tornado/gen.py", line 876, in run
yielded = self.gen.throw(*exc_info)
File "/usr/lib/python2.7/site-packages/salt/minion.py", line 1042, in connect_master
yield self._post_master_init(master)
File "/usr/lib64/python2.7/site-packages/tornado/gen.py", line 870, in run
value = future.result()
File "/usr/lib64/python2.7/site-packages/tornado/concurrent.py", line 214, in result
raise_exc_info(self._exc_info)
File "/usr/lib64/python2.7/site-packages/tornado/gen.py", line 879, in run
yielded = self.gen.send(value)
File "/usr/lib/python2.7/site-packages/salt/minion.py", line 3168, in _post_master_init
proxy_init_fn(self.opts)
File "/usr/lib/python2.7/site-packages/salt/proxy/napalm.py", line 181, in init
NETWORK_DEVICE.update(salt.utils.napalm.get_device(opts))
File "/usr/lib/python2.7/site-packages/salt/utils/napalm.py", line 309, in get_device
driver = provider_lib.get_network_driver(network_device.get('DRIVER_NAME'))
File "/usr/lib/python2.7/site-packages/napalm_base/init.py", line 114, in get_network_driver
.format(install_name=module_install_name))
ModuleImportError: No class inheriting "napalm_base.base.NetworkDriver" found in "napalm_mos".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.