Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make logging not fail on python2 #1

Open
wants to merge 1 commit into
base: cumulus-train-3
Choose a base branch
from

Conversation

jovial
Copy link

@jovial jovial commented Jul 15, 2022

No description provided.

@jovial
Copy link
Author

jovial commented Jul 15, 2022

Hoping this fixes the issue:

err)
2022-06-28 11:51:25.436 6 ERROR neutron   File "/var/lib/kolla/venv/lib/python2.7/site-packages/networking_generic_switch/devices/__init__.py", line 71, in _load_failure_hook
2022-06-28 11:51:25.436 6 ERROR neutron     err=exception)
2022-06-28 11:51:25.436 6 ERROR neutron GenericSwitchEntrypointLoadError: Failed to load entrypoint netmiko_dell_force10 = networking_generic_switch.devices.netmiko_devices.dell:DellNos: invalid syntax (__init__.py, line 216)
2022-06-28 11:51:25.436 6 ERROR neutron 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants