summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/network/cnos
Commit message (Expand)AuthorAgeFilesLines
* Lenovo cnos user module (#53763)Anil Kumar Muraleedharan2019-03-271-0/+5
* Move _handle_no_log_values() out of basic.py (#48628)Sam Doran2019-03-041-1/+1
* Fix various sonarcloud issuesDag Wieers2019-02-151-2/+2
* Lenovo cnos l3interface (#51322)Anil Kumar Muraleedharan2019-02-011-1/+14
* Refactoring of cnos_interface module like what followed by other vendors (#49...Anil Kumar Muraleedharan2018-12-191-1112/+0
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-3/+3
* Lenovo finetune modules (#46623)Anil Kumar Muraleedharan2018-10-111-0/+191
* Lenovo doc update (#45483)Anil Kumar Muraleedharan2018-09-141-7/+0
* Lenovo image refactor (#44953)Anil Kumar Muraleedharan2018-08-311-132/+2
* Refactoring code to adhere to persistence connection. (#44398)Anil Kumar Muraleedharan2018-08-291-198/+0
* Moving method from util to module (#43923)Anil Kumar Muraleedharan2018-08-171-36/+0
* Update cnos_backup.py (#44246)Anil Kumar Muraleedharan2018-08-171-193/+0
* Lenovo size reduce cnos.py of util (#43823)Anil Kumar Muraleedharan2018-08-081-517/+0
* Refactoring to persistence connection BGP, factory, reload, save, showrun mod...Anil Kumar Muraleedharan2018-08-031-831/+3
* Use socket.error instead of non-existent socket.Error (#43499)joren4852018-08-011-3/+3
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Lenovo port to persistence 1 (#43194)Anil Kumar Muraleedharan2018-07-272-103/+81
* Persistence connection for cnos_vlan (#42500)Anil Kumar Muraleedharan2018-07-181-72/+94
* Modifying cnos-facts, cnos_command and cnos-config in line with the design fo...Anil Kumar Muraleedharan2018-05-171-0/+143
* Fix for NameError (#39665)Anil Kumar Muraleedharan2018-05-091-2/+2
* Bug Fix at cnos.py (#34607)Anil Kumar Muraleedharan2018-01-091-0/+4
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-034-0/+5501