Nathaniel Case
|
c371ed8d30
|
nxos tests to use network_cli (#34474)
* Fix over-byte
* Fix nxos_l2_interface docs
* Update connections for tasks
* Add default ssh port
* Only report provider when using connection=local
* Send empty provider when connection=network_cli
* Fix find tasks
|
2018-01-05 12:39:04 -05:00 |
|
Nathaniel Case
|
d07d9390d7
|
Stop toggling nxapi (#28532)
* Stop toggling nxapi all the time
* Update failed_modules
* Restore nxapi state at each toggle
|
2017-09-28 15:09:30 -04:00 |
|
Trishna Guha
|
757983d808
|
Disable nxapi test for nxos_banner (#29088)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2017-09-07 17:51:54 +05:30 |
|
David Newswanger
|
9556e945eb
|
nxos: merge nxapi/cli tests - acl, acl_interface, banner, bgp (#28234)
* refactored nxos_acl
* refactor nxos_acl_interface
* refactor nxos_banner
* refactor nxos_bgp
* fix typo
|
2017-08-17 14:10:54 +05:30 |
|
Nathaniel Case
|
13948b6d72
|
More nxos integration fixes (#27507)
* nxos does not have `authorize`
* Enable nxos_banner nxapi tests
|
2017-07-31 14:13:32 -04:00 |
|
Trishna Guha
|
9c6ee8d0bb
|
Add nxos_banner implementation module (#25695)
* Add nxos_banner implementation module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* nxos_banner integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* nxos_banner unit test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* doc update
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2017-06-15 22:05:38 +05:30 |
|