Commit Graph

4 Commits (81617cf0846d5582694057dcb08f8d4cfc0158e4)

Author SHA1 Message Date
Nathaniel Case db44602629
Remove vars from include for ios netowrk_cli tests ()
These should be specified in inventory for 2.5+
Nathaniel Case 5f215337c9
Swap how become is specified for ios integration tests ()
Nathaniel Case cb1b705218
ios integration tests to network_cli ()
* Preliminary steps

* Fix Python3 network_cli ios

* Add connection to debug strings

* Fix ios confirm prompt by way of optional newline

Also update ios_user delete tests
Trishna Guha c38bccb3c4 Add ios_logging implementation module ()
* Add ios_logging implementation module

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

* fix doc

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

* integration test net_logging and ios_logging

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

* modify the module code

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

* modify the module code

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

* change collection to aggregate

* fix buffer size logic

* fix pep8 issues