summaryrefslogtreecommitdiff
path: root/test/units/modules/network/iosxr
Commit message (Expand)AuthorAgeFilesLines
* Add iosxr_lacp resource module (#59281)Nilashish Chakraborty2019-07-241-2/+6
* Revert nxos, ios, iosxr return_timestamps (#56206)Trishna Guha2019-05-081-4/+1
* Add platform facts in network facts modules (#51434)Trishna Guha2019-03-111-0/+13
* added response_timestamps to ios_xr_command module (#50095)vaneuk2019-02-041-1/+4
* Add option to enter admin configuration mode in iosxr_user (#51430)Nilashish Chakraborty2019-01-301-0/+5
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-1/+1
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-126-6/+6
* Fix iosxr cli_config module diff issue (#44898)Ganesh Nalawade2018-08-301-6/+59
* Update iosxr cliconf plugin (#43837)Ganesh Nalawade2018-08-102-11/+11
* show version brief does not work on iosxr virtual (#37609)Deepak Agrawal2018-03-292-0/+19
* refactor iosxr_system for cliconf and netconf (#34749)Kedar Kekan2018-01-171-6/+10
* iosxr_user refactor for cliconf and netconf (#34892)Kedar Kekan2018-01-171-0/+5
* Adds parents to mutually_exclusive with src for *_config modules (#33957)bdowling2018-01-031-0/+30
* code cleanup for `--diff` and `--check` modes (#33665)Kedar Kekan2017-12-071-8/+4
* IOS-XR NetConf and Cliconf plugin work (#33332)Kedar Kekan2017-12-062-12/+12
* Unit tests: share common code (#31456)Pilou2017-11-177-46/+41
* - Adds iosxr_netconf module to configure netconf service on IOSXR (#31715)Kedar K2017-10-241-0/+87
* Change network *_user modules to use configured_password to set a users passw...David Newswanger2017-08-171-4/+4
* fix iosxr_banner (#27378)Trishna Guha2017-07-281-53/+0
* Remove Deprecated Template network modules (#27076)David Newswanger2017-07-273-110/+0
* Fix multiple code and test issues on iosxr (#27267)Ricardo Carrillo Cruz2017-07-252-3/+10
* Adding admin option for iosxr_config (#26509)James Mighion2017-07-101-0/+5
* iosxr_banner Implementation module (#25744)Trishna Guha2017-06-161-0/+53
* Add iosxr_user implementation module (#25615)Trishna Guha2017-06-152-0/+82
* Actually check for equality on empty commands array (#25308)Nathaniel Case2017-06-061-1/+1
* test/: PEP8 compliancy (#24803)Dag Wieers2017-05-304-15/+20
* Add assertion on test_iosxr_facts (#23852)Ricardo Carrillo Cruz2017-04-211-0/+2
* fix iosxr commands to encode json (#23346)Peter Sprygada2017-04-061-2/+1
* Remove shebangs from unit tests.Matt Clay2017-02-271-2/+0
* Remove superfluous include on iosxr filesystems fact gathering (#21775)Ricardo Carrillo Cruz2017-02-223-3/+7
* updates iosxr modules to support socket (#21231)Peter Sprygada2017-02-156-248/+139
* Refactor iosxr_facts to use network_cli plugin (#20857)Ricardo Carrillo Cruz2017-02-069-0/+236
* Refactor iosxr_command to make use of network_connection plugin (#20772)Ricardo Carrillo Cruz2017-01-302-0/+227
* Refactor iosxr_config to make use of network_connection pluginRicardo Carrillo Cruz2017-01-243-0/+201
* Refactor iosxr_template to network_cli pluginRicardo Carrillo Cruz2017-01-173-0/+157
* adds iosxr_system declarative module (#20134)Peter Sprygada2017-01-113-0/+148