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

Changed CoreNode inheritance and CoreInterface class call on physical interfaces #647

Closed
wants to merge 1 commit into from

Conversation

mateodurante
Copy link

When you do a topology with RJ45 interface this get an error because class calls changed in latest versions and this has not been updated.
Topology:
Screenshot from 2022-02-04 16-27-28

Error:
Screenshot from 2022-02-04 16-27-12

It's on Core release 8.0.0, with python 3.8 and FRR, if you need to know. I used this vagrant file: https://github.com/cristianbarbaro/vagrant-coreemu

So this pull request change this interface calls.

I hope this pull request is ok, if not let me know to change it.
Thanks for your work.
Mateo

@bharnden bharnden self-assigned this Feb 4, 2022
@bharnden
Copy link
Contributor

bharnden commented Feb 4, 2022

Thanks for bringing this up, I will take a look at this. Appreciate it.

@bharnden
Copy link
Contributor

bharnden commented Feb 5, 2022

Pushed fixes for this on develop, if you want to try. Needed to fix another related issue as well.

@bharnden bharnden closed this Feb 5, 2022
@bharnden bharnden added the bug label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants