Deprecate nxos_ip_interface and Add nxos_l3_interface DI module (#33866)

* Deprecate nxos_ip_interface module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add nxos_l3_interface DI module

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Add integration test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* pep8 fixes

* Add nxapi cli test

* Improve complexity

* manage layer3 interface

* fix unit test
This commit is contained in:
Trishna Guha 2017-12-20 11:07:23 +05:30 committed by GitHub
commit 3cce8dfafd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 523 additions and 8 deletions

View file

@ -0,0 +1,2 @@
---
testcase: "*"