[ansible-devel] How to develop network core module by netconf to config huawei datacenter switch

2016-09-29 Thread jacky . gao2016
Now we using ncclient netconf lib to develop huawei datacenter switch ansible module; But we hope our switch ansible module will be ansible core module, and I think it's better that ansible do not need to add new dependency library. -- You received this message because you are subscribed to

[ansible-devel] Some question about the ansible 2.3 roadmap of Networking

2016-11-17 Thread jacky . gao2016
I have some question about the ansible 2.3 roadmap of Networking as below blue: *Networking* - Persistent connection manager è Does it supported by openssh? - Netconf/YANG implementation (only feature) è We now using ncclient as netconf lib, does it work ok now?

[ansible-devel] Could Ansible Network Modules(New developing) support connect switch by telnet?

2016-11-20 Thread jacky . gao2016
Could Ansible Network Modules(New developing) support connect switch by telnet? Using connect Plugin technical with telnet instead of SSH, does it working ? It's not normal, for a customer's urgent upgrade scenario. We will developing this module ourself. -- You received this message

[ansible-devel] We would like to contributing ansible modules code, would you help us review these moduls before

2016-12-12 Thread jacky . gao2016
We are HUAWEI data center CloudEngine switch(CISCO NEXUS switch similar) team。We have developed some Ansible modules to manage HUAWEI switch, and we are developing some other HUAWEI switch Ansible modules. This is our Ansible modules repository: