Skip to content

Commit

Permalink
Update ROADMAP_2_5.rst
Browse files Browse the repository at this point in the history
Mark connection-related tasks as done
  • Loading branch information
Qalthos authored Jan 10, 2018
1 parent 88318c5 commit caf1b35
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/docsite/rst/roadmap/ROADMAP_2_5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -186,12 +186,12 @@ Network Roadmap
- Add various missing declarative modules for supported platforms and functions
- Implement a feature that handles platform differences and feature unavailability
- netconf-config.py should provide control for deployment strategy
- Create netconf connection plugin
- Create netconf connection plugin **(done)**
- Create netconf fact module
- Turn network_cli into a usable connection type
- Implements jsonrpc message passing for ansible-connection
- Improve logging for ansible-connection
- Improve stdout output for failures whilst using persistent connection
- Turn network_cli into a usable connection type **(done)**
- Implements jsonrpc message passing for ansible-connection **(done)**
- Improve logging for ansible-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
- Refactor junos modules to use netconf plugin **(done)**
- Filters: Add a filter to convert XML response from a network device to JSON object **(done)**
Expand Down

0 comments on commit caf1b35

Please sign in to comment.