summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pip list isn't available on pip less than 1.3 so make a fallbackpip-freeze-and-pip-setuptoolsToshio Kuratomi2016-09-201-1/+23
* Merge pull request #4943 from chouseknecht/develChris Houseknecht2016-09-201-3/+3
|\
| * Cast scale value to int. Fixes #4592.Chris Houseknecht2016-09-201-1/+1
| * Make project start and stop error handling more resilient, and improve messag...Chris Houseknecht2016-09-201-2/+2
* | Adds docs for msg param in assert modules plus some other clean up (#4926)Timothy Appnel2016-09-201-2/+12
* | fixes junos_config to be idempotent when confirming a commit (#4946)Peter Sprygada2016-09-201-3/+2
* | iam_cert: remove choice list for dup_ok type bool (#4940)René Moser2016-09-201-1/+1
* | Fix parsing of pip outputToshio Kuratomi2016-09-201-16/+19
* | Fix git get_diff TypeError when fetch (#4881)Toopy2016-09-201-1/+2
* | Add support for password aging on Solaris (#4372)Lars Engels2016-09-201-0/+37
* | Pip: use 'pip list' when available for package list (#4644)Rob Cutmore2016-09-201-16/+38
|/
* Fix openstack security group rule vrrp choice apostrophe error (#4750)indispeq2016-09-201-2/+2
* fixes import statements in junos_package module (#4929)Peter Sprygada2016-09-191-1/+3
* fix up junos_facts import statements (#4928)Peter Sprygada2016-09-191-1/+3
* fix import in junos_command module (#4927)Peter Sprygada2016-09-191-1/+3
* roll up of bug fixes for junos_config module (#4925)Peter Sprygada2016-09-191-20/+23
* bug fixes in junos_netconf module (#4924)Peter Sprygada2016-09-191-14/+30
* Fix YAML syntax in NXOS documentation (#4922)Josh Lothian2016-09-1932-259/+260
* Remove duplicate key 'author' (#4919)Michael Scherer2016-09-190-0/+0
* Merge pull request #4908 from mscherer/fix_junus_docPeter Sprygada2016-09-190-0/+0
|\
| * Fix duplicate required key errorMichael Scherer2016-09-191-1/+0
* | Merge pull request #4910 from GGabriele/feature_fixPeter Sprygada2016-09-191-2/+32
|\ \
| * | Add feature mappingsGGabriele2016-09-191-2/+32
* | | Check whether yum file or URL install is an upgrade (#4547)Will Thames2016-09-191-18/+5
* | | Test module docs on Shippable. (#4921)Matt Clay2016-09-193-0/+59
* | | Remove duplicate keys from module docs. (#4920)Matt Clay2016-09-193-3/+0
* | | Remove Travis config since we only use Shippable. (#4916)Matt Clay2016-09-191-28/+0
* | | Merge pull request #4914 from privateip/eos_commandPeter Sprygada2016-09-191-4/+11
|\ \ \
| * | | bug fix that now catches FailedConditionalError when specifying conditionalsPeter Sprygada2016-09-191-4/+11
* | | | Merge pull request #4913 from privateip/nxos_commandPeter Sprygada2016-09-191-4/+10
|\ \ \ \ | |/ / / |/| | |
| * | | adds exception handling to nxos_command for FailedConditionalErrorPeter Sprygada2016-09-191-4/+10
|/ / /
* | | Merge pull request #4906 from GGabriele/portchannel_fixPeter Sprygada2016-09-191-11/+23
|\ \ \ | |_|/ |/| |
| * | Fixed docstringGGabriele2016-09-191-1/+1
| * | Fixing nxos_portchannelGGabriele2016-09-191-11/+23
* | | Merge pull request #4907 from privateip/fix-4905Peter Sprygada2016-09-191-22/+41
|\ \ \
| * | | eos_eapi module allows independent configuration of protocol and portPeter Sprygada2016-09-191-22/+41
* | | | Created digital_ocean_block_storage module (#4469)Harnek Sidhu2016-09-191-0/+336
* | | | Addressed review comments, given as part of other reviews (#4904)Senthil Kumar Ganesan2016-09-194-14/+14
| |/ / |/| |
* | | Insert missing option line before blank lines (#4747)nichivo2016-09-191-2/+6
| |/ |/|
* | Merge pull request #4897 from skg-net/dellos6_factsPeter Sprygada2016-09-181-0/+441
|\ \
| * | fixing the CI issue, the python interperter lineSenthil Kumar Ganesan2016-09-171-1/+1
| * | Updated the copyrightSenthil Kumar Ganesan2016-09-171-0/+4
| * | Added support for dellos6_facts moduleSenthil Kumar Ganesan2016-09-171-0/+437
* | | Merge pull request #4899 from skg-net/dellos6_config_bugfixPeter Sprygada2016-09-181-26/+13
|\ \ \
| * | | Updated the config module to use the new Parse method for OS6Senthil Kumar Ganesan2016-09-171-26/+13
| |/ /
* | | Merge pull request #4898 from skg-net/dellos6_templatePeter Sprygada2016-09-181-0/+174
|\ \ \
| * | | Added support for template module for Dell OS6 devicesSenthil Kumar Ganesan2016-09-171-0/+174
| |/ /
* | | Merge pull request #4674 from GGabriele/nxos_vxlan_vtep_vniPeter Sprygada2016-09-181-0/+585
|\ \ \
| * | | Fixing docstringGGabriele2016-09-151-1/+20
| * | | Fixed docstringGGabriele2016-09-051-3/+4