* fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Define functions in individual action plugins to avoid code duplication Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * Add net_* eos tests for eapi Signed-off-by: Trishna Guha <trishnaguha17@gmail.com> * update plugin code
* Add eos_interface module * Implementation of eos_interface module * Intergration test for eos_interface module * Minor fix in eos_l3_interface module * Minor fix in ios_interface integration test * Fix CI issues * Fix more CI issues