update roadmap status for networking

This commit is contained in:
Peter Sprygada 2016-09-02 15:55:57 -04:00
parent 2392865d69
commit 0c59cc1bcb

View file

@ -76,16 +76,17 @@ Target: September 2016
- **Network** (Nate C/Peter S) - **Network** (Nate C/Peter S)
- Unify NetworkModules (module_utils/network.py) as much as possible  - **Done:** Unify NetworkModules (module_utils/network.py) as much as possible 
- Add support for config diff and replace on supported platforms (2 weeks) - **Done:** Add support for config diff and replace on supported platforms (2 weeks)
- Network facts modules  - Network facts modules 
- Support for VyOS network operating system - **Done:** Support for VyOS network operating system
- Add support for NetConf / RestConf for IOS/XE - **Done:** Add support for RestConf for IOS/XE
- Add support for Nokia SR OS modules - Add support for NetConf for IOS/XE
- Quagga modules (stretch) - **Done:** Add support for Nokia SR OS modules
- Bird modules (stretch) - **Deferred:** Quagga modules (stretch)
- GoBGP modules (stretch) - **Deferred:** Bird modules (stretch)
- Support for Dell Networking operating systems (OS9, OS6, OS10) - **Deferred:** GoBGP modules (stretch)
- **Done:** Support for Dell Networking OS10
- **Implement role revamp proposal to give users more control on role/task execution (Brian) ** - **Implement role revamp proposal to give users more control on role/task execution (Brian) **