remove network_config,network_command from roadmap_2.6 (#40246)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2018-05-16 18:51:51 +05:30 committed by GitHub
parent 62e1c14edc
commit 465114958e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,8 +55,6 @@ Connection work
Modules
=======
* New ``network_config`` - platform agnostic module for sending text based config over network_cli
* New ``network_command`` - platform agnostic command module
* New ``network_get`` - platform agnostic module for pulling configuration via SCP/SFTP over network_cli
* New ``network_put`` - platform agnostic module for pushing configuration via SCP/SFTP over network_cli