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 uses .txt for shared content (#40416) 2018-05-22 12:01:00 +01:00
faq.rst inaugural Network FAQ (#38359) 2018-04-11 15:35:42 -07:00
index.rst fixed network automation index issues (#44732) 2018-08-29 15:37:00 +02:00
network_best_practices_2.5.rst Fix places in docs that refer to modules without namespace 2018-04-18 08:43:34 -07:00
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 Networking Docs - Added platform guides for EXOS and SLX-OS (#43116) 2018-07-31 14:43:15 -04:00
platform_index.rst [WIP] Backport/2.7/batch port (#45859) 2018-09-19 22:02:01 -05:00
platform_ios.rst updates network examples to 2.6 (#40831) 2018-05-29 11:14:41 -05:00
platform_ironware.rst Ironware: Deprecate provider, support network_cli (#43285) 2018-07-27 12:51:45 +05:30
platform_junos.rst updates network examples to 2.6 (#40831) 2018-05-29 11:14:41 -05:00
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 reinstates connection:local as an option for nxapi (#40834) 2018-05-30 08:43:33 -05:00
platform_routeros.rst New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
platform_slxos.rst Networking Docs - Added platform guides for EXOS and SLX-OS (#43116) 2018-07-31 14:43:15 -04:00
platform_voss.rst added platform guides for NOS and VOSS (#43854) 2018-08-09 16:54:22 -04:00