ansible/docs/docsite/rst/network/user_guide
Ganesh Nalawade 47f2352d33 Fix prompt mismatch issue for ios (#47004)
* Fix prompt mismatch issue for ios

Fixes #40884 #44463 #46082

*  If the command prompt is matched check if data is
   still pending to be read from buffer.
*  This fix adds a new timer `buffer_read_timeout`
   which will be trigerred after command prompt
   is matched and data is attempted to be read from channel.
   If not data is present of channel the timer will expire
   and response we be returned to calling function.

* Update doc

* Fix review comments

* Update changelog

* Fix unit test CI failure

(cherry picked from commit 335a979f1d)
2018-10-23 06:34:46 -07:00
..
shared_snippets
faq.rst
index.rst fixed network automation index issues (#44732) 2018-08-29 15:37:00 +02:00
network_best_practices_2.5.rst
network_debug_troubleshooting.rst Fix prompt mismatch issue for ios (#47004) 2018-10-23 06:34:46 -07:00
network_working_with_command_output.rst
platform_cnos.rst [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
platform_enos.rst [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
platform_eos.rst fix variable names in vars file example (#44643) 2018-08-24 12:06:06 -04:00
platform_exos.rst
platform_index.rst [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
platform_ios.rst
platform_ironware.rst
platform_junos.rst
platform_netconf_enabled.rst Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
platform_nos.rst fix typo of nos_command module example (#44125) 2018-08-14 13:26:57 -04:00
platform_nxos.rst
platform_routeros.rst
platform_slxos.rst
platform_voss.rst added platform guides for NOS and VOSS (#43854) 2018-08-09 16:54:22 -04:00