summaryrefslogtreecommitdiff
path: root/network/iosxr/iosxr_config.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for core modulesToshio Kuratomi2016-12-061-0/+4
* checks commit comment to make sure it doesn't exceed 60 characters (#5155)Peter Sprygada2016-10-041-0/+3
* RETURNS doesn't support markup, so remove itJohn Barker2016-09-141-1/+1
* Docs improvements to _configJohn Barker2016-09-141-6/+6
* roll up of updates to iosxr_config modulePeter Sprygada2016-09-111-57/+29
* adds path kwarg when difference() is called from iosxr_configPeter Sprygada2016-09-091-1/+9
* fixes issue where the configobjs are not deserialized to a listPeter Sprygada2016-09-051-2/+2
* update iosxr_config with new argumentsPeter Sprygada2016-08-261-75/+198
* ios & iosxr Documentation improvements (#4321)John R Barker2016-08-051-4/+4
* network/*/*_config.py: Correct typo.Johannes Meixner2016-05-101-1/+1
* Fix documentation example, missing ")"Patrick Ogenstad2016-04-141-2/+1
* Replace BOOLEANS with true/falseJohn Barker2016-04-051-1/+1
* refactor iosxr_config module to remove old diff functionsPeter Sprygada2016-04-041-56/+17
* bugfix for handling match=strict in iosxr_configPeter Sprygada2016-03-101-8/+5
* initial add of iosxr_config modulePeter Sprygada2016-02-121-0/+256