Update ROADMAP_2_5.rst

This commit is contained in:
Kedar Kekan 2018-01-23 07:09:20 +05:30 committed by GitHub
parent 64df1a7566
commit 5c2f3e3b8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@ Network Roadmap
- Implements jsonrpc message passing for ansible-connection **(done)** - Implements jsonrpc message passing for ansible-connection **(done)**
- Improve logging for ansible-connection **(done)** - Improve logging for ansible-connection **(done)**
- Improve stdout output for failures whilst using persistent connection **(done)** - Improve stdout output for failures whilst using persistent connection **(done)**
- Create IOS-XR NetConf Plugin and refactor iosxr modules to leverage netconf plugin - Create IOS-XR NetConf Plugin and refactor iosxr modules to leverage netconf plugin **(done)**
- Refactor junos modules to use netconf plugin **(done)** - Refactor junos modules to use netconf plugin **(done)**
- Filters: Add a filter to convert XML response from a network device to JSON object **(done)** - Filters: Add a filter to convert XML response from a network device to JSON object **(done)**