iosxrv-x64-vbox icon indicating copy to clipboard operation
iosxrv-x64-vbox copied to clipboard

Shared logic between XE and XR scripts where possible

Open glennmatthews opened this issue 8 years ago • 1 comments

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.

glennmatthews avatar Nov 28 '16 14:11 glennmatthews

agree, also for #23, it's better if this tool can be provided as a python package.

xiaopeng163 avatar Dec 27 '16 16:12 xiaopeng163