Граф коммитов

427 Коммитов

Автор SHA1 Сообщение Дата
Nitin Kumar b3f85f5a84 Merge pull request #140 from jpvrenen/master
wait between check and commit as per time (in sec) specified by the user.

Thanks @stacywsmith @jpvrenen @dgarros
2016-08-25 15:47:58 +05:30
Damien 7ec79a330b Add Callback for JSNAPy 2016-08-23 18:39:59 -07:00
Damien 98783de784 Change behavior in case of test failure 2016-08-23 18:39:37 -07:00
Jeroen van Renen 9bffa717ef No default value
No default value
2016-08-18 13:23:04 +02:00
Jeroen van Renen 91121d9c88 Only check if parameter is used.
Only check if parameter is used.
2016-08-17 17:16:31 +02:00
Jeroen van Renen 7748ebdb93 Changed 'dual_re' to 'check_commit_wait'
Instead of adding a default value of 1s the 'check_commit_wait'
parameter indicates a timeout is needed between check and commit and can
be set between 1 and 4s.
2016-08-17 17:13:38 +02:00
Stian Vikan 9adb432b47 fix regex to match xe/ge/et interfaces 2016-08-08 09:02:51 +02:00
Damien cbbbf2a0e1 Add test to check if test files are present 2016-07-30 20:06:50 -07:00
Damien 7b9d668c0f Check if nbr_test is different to zero before using it 2016-07-30 20:01:00 -07:00
Damien f175b4387d Merge branch 'master' of https://github.com/Juniper/ansible-junos-stdlib 2016-07-30 17:11:07 -07:00
Nitin Kumar ed938c2906 Merge pull request #150 from ssawtell/master
update junos_shutdown to support delayed reboot and shutdown (in_min …
2016-07-30 23:11:48 +05:30
Sean Sawtell ba3994a8b5 update junos_shutdown to support delayed reboot and shutdown (in_min and at) options 2016-07-29 16:08:10 -04:00
nitin kumar 98c8e422dc renamed junos_get_table.py to be in sync with other modules 2016-07-20 12:20:10 +05:30
Nitin Kumar 9b2fcd82d9 Merge pull request #143 from vnitinv/jsnapy
in case of failure module was breaking
2016-06-20 14:54:27 +05:30
nitin kumar a2ab183085 in case of failure module was breaking 2016-06-20 14:53:36 +05:30
Nitin Kumar 0b816a94d8 Merge pull request #142 from vnitinv/jsnapy
junos_jsnapy changed as per latest JSNAPy
2016-06-20 13:36:58 +05:30
nitin kumar 9d31b8b66f Merge remote-tracking branch 'upstream/master' into jsnapy 2016-06-20 13:33:58 +05:30
nitin kumar 86efdacf26 Merge branch 'jsnapy' of https://github.com/Juniper/ansible-junos-stdlib into jsnapy 2016-06-20 13:33:47 +05:30
nitin kumar 398576080d changed as per latest JSNAPy 2016-06-20 13:33:23 +05:30
Jeroen van Renen 90884cb45c Sleep 1 instead of 10
new insight, commit check is completed on both route engines when commit
is given (1 ok is given for both RE), apparently a short amount of time
is needed for the lock to clear on the second RE.
2016-06-14 15:53:51 +02:00
Jeroen van Renen 9886bb7aba Shorter 2016-05-26 10:43:46 +02:00
Jeroen van Renen 2af06c6ad6 Added option dual_re
Set to yes in a Dual RE scenario when 'commit sync' is enabled in the
config.
(set system commit synchronize)
2016-05-26 10:01:24 +02:00
Jeroen van Renen 0eee56f609 Add sleep 10 before cu.commit 2016-05-24 15:02:06 +02:00
Damien c15ca0f863 Turn off VT-x and limit to 1 CPU 2016-05-18 07:23:02 -07:00
Damien 04d264b244 Change virtual box install 2016-05-18 00:23:02 -07:00
Damien 5178e54a06 Add confirmation for linux header install 2016-05-18 00:15:39 -07:00
Damien c04c29ab84 Install kernel header 2016-05-18 00:11:32 -07:00
Damien a589ad260a Change travis distro 2016-05-18 00:08:51 -07:00
Damien c46e17a819 Remove bundle 2016-05-18 00:03:48 -07:00
Damien 878d4ab2b7 Update ansible module installation in travis 2016-05-17 23:48:14 -07:00
Damien c4b05eefcd Add Ansible config and playbook for Vagrant 2016-05-17 23:41:19 -07:00
Damien ac75254d13 strip variables from \n\r 2016-05-17 23:40:58 -07:00
Damien 06b1dbc08f Ignore vagrant files 2016-05-17 23:40:24 -07:00
Damien b0850c0d26 Add Vagrant installation 2016-05-17 19:44:50 -07:00
Damien 80860af09a Fix dir name 2016-05-17 18:54:55 -07:00
Damien e93db65d3d Initial travis build 2016-05-17 18:32:35 -07:00
Damien c558eaa89e Add travis test file and requirements 2016-05-17 18:31:02 -07:00
Damien 9957c38d9e Merge remote-tracking branch 'Juniper/master' 2016-05-16 22:22:49 -07:00
Damien cdd83e4ecc Merge pull request #138 from dgarros/ping_bug
Fix issue with Ping module not working
2016-05-16 18:48:02 -07:00
Damien 1d97d06609 Merge remote-tracking branch 'Juniper/master' into ping_bug 2016-05-16 18:46:37 -07:00
Damien 00e0980d6b Fix bug with ping module 2016-05-16 18:46:34 -07:00
Damien 05c4f2e8d8 Merge pull request #135 from jbain/timeout
Fix typo in timeout in junos_cli, simplified default timeout handling
2016-05-06 18:23:26 -07:00
Damien 1eee7f08f7 Merge remote-tracking branch 'Juniper/master' 2016-05-04 14:39:58 -04:00
Jeremy Pollard d309f3e1d2 Reverting to use PyEZ timeout as default 2016-04-29 14:39:43 -07:00
Jeremy Pollard b8c1db8341 Fix typo in timeout in junos_cli, simplified default timeout handling 2016-04-29 11:35:45 -07:00
Damien 6735038164 Merge pull request #133 from dgarros/timeout
Add Timeout option for junos_cli and junos_rpc (#122)
2016-04-23 09:50:50 -07:00
Damien c23b3bf089 Add timeout option for Junos_cli 2016-04-20 18:19:55 -07:00
Damien 0b76ecbb2d Merge remote-tracking branch 'Juniper/master' 2016-04-20 18:18:01 -07:00
Damien 29fbefcc37 Merge pull request #132 from dgarros/fix_ping
Couple of Fixes for Junos_ping
2016-04-20 18:17:44 -07:00
Damien c59bbda153 Convert count to str 2016-04-20 18:16:33 -07:00