taeyoungchoon / t-shell

0 stars 0 forks source link

ansible/workspace/vlan.py fail #3

Closed taeyoungchoon closed 2 years ago

taeyoungchoon commented 2 years ago

https://github.com/taeyoungchoon/t-shell/blob/e6331ff35f34328a52d82820e92e16c8725ad394/ansible/workspace/vlan.py

Traceback (most recent call last): File "vlan.py", line 6, in out = conn.api('/cvpInfo/getCvpInfo.do')

ImportError: unable to import module pyeapi.api./cvpInfo/getCvpInfo.do

taeyoungchoon commented 2 years ago

https://github.com/taeyoungchoon/t-shell/commit/9940964d0287b22ba8a925a1864821cb42afa5eb

remove code not related to eapi call

done