Refactor/fix nxos_nxapi to use show run (#28675)

* Refactor/fix nxos_nxapi to use show run

* Fix unit tests

* Python 3 compatibility
This commit is contained in:
Mike Wiebe 2017-08-28 15:00:56 -04:00 committed by Nathaniel Case
commit 3d46258cff
11 changed files with 45 additions and 24 deletions

View file

@ -1,2 +0,0 @@
nxapi enabled
HTTP Listen on port 80

View file

@ -0,0 +1,2 @@
feature nxapi
nxapi http port 80

View file

@ -1,4 +0,0 @@
NX-API: Enabled Sandbox: Disabled
HTTP Port: 80 HTTPS Port: Disabled

View file

@ -0,0 +1,5 @@
feature nxapi
nxapi http port 80
no nxapi https
no nxapi sandbox