nkshrishail
01e4c41be4
nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. ( #65068 )
...
* nxos_integration_tests: Removing obsolete provider parameter
* nxos: removing support for local-nxapi plugin
* nxos: removing LocalNxapi plugin implementation
* nxos_nxapi: removing local plugin usage
* REVERT - nxos: removing LocalNxapi plugin implementation
* Addressing yamllint issues
* Removing the condition on the debug messages
* Restoring changes done to nxos_nxapi* tests
* Retaining timeout of 500 on nxos_smoke test
* Some cleanup
* Addressing latest comments
* Restoring the nxos_smoke and removing timeout from nxos_config and nxos_rollback
2020-01-08 13:43:23 +05:30
Nathaniel Case
02135d5278
Nxos test reorganize ( #41089 )
...
* Remove local from most cli tests
* Readd local tests to nxapi until httpapi passes
2018-06-05 07:37:24 -04:00
Nathaniel Case
e9d7fa0418
HTTP(S) API connection plugin ( #39224 )
...
* HTTPAPI connection
* Punt run_commands to cliconf or httpapi
* Fake enable_mode on eapi
* Pull changes to nxos
* Move load_config to edit_config for future-preparedness
* Don't fail on lldp disabled
* Re-enable check_rc on nxos' run_commands
* Reorganize nxos httpapi plugin for compatibility
* draft docs for connection: httpapi
* restores docs for connection:local for eapi
* Add _remote_is_local to httpapi
2018-05-17 18:47:15 -04:00
Trishna Guha
f08332acb4
nxos enable mode ( #39355 )
...
* nxos enable mode
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix prompt
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add authorize,auth_pass
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* remove byte string from exec_cli_command
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add on_become test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* removed_in_version
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-05-08 15:31:02 +05:30