You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the iosxr_iso2vbox.py and iosxe_iso2vbox.py scripts have a lot of duplicate code. So that each script can benefit from bugfixes and enhancements to the other, we should create a shared library for any code that can reasonably be shared between the two scripts.
The text was updated successfully, but these errors were encountered:
Currently the iosxr_iso2vbox.py and iosxe_iso2vbox.py scripts have a lot of duplicate code. So that each script can benefit from bugfixes and enhancements to the other, we should create a shared library for any code that can reasonably be shared between the two scripts.
The text was updated successfully, but these errors were encountered: