[acassen/keepalived] 5c9732: These two scripts can quickly generate a sample co...
pqarmitage <[email protected]> Sun, 29 Oct 2017 07:07:39 -0700
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <59f5e0abdaefa_1cb83f9d3072dc444646a@hookshot-fe6-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/beta
Home: https://github.com/acassen/keepalived
Commit: 5c97329c977ed795c1842cc40d688a8fb91f3214
https://github.com/acassen/keepalived/commit/5c97329c977ed795c1842cc40d688a8fb91f3214
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
A tools/json_tracking/make_conf.py
A tools/json_tracking/template_vrrp_instance
Log Message:
-----------
These two scripts can quickly generate a sample configuration for a large number of instances, in both IPv4 and IPv6
Commit: d3c69e55d43d21e5c813a013870a7f2cdf5f606b
https://github.com/acassen/keepalived/commit/d3c69e55d43d21e5c813a013870a7f2cdf5f606b
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
A tools/json_tracking/isolate
Log Message:
-----------
This script, assuming Keepalived is configured accordingly, can trigger a smooth transition of instances, one by one, to the peer server
Commit: 4d1fb2a0d772db994df1dce383298b0e5e851acc
https://github.com/acassen/keepalived/commit/4d1fb2a0d772db994df1dce383298b0e5e851acc
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
A tools/json_tracking/vrrp_recap
Log Message:
-----------
This script will print a table with a recap of the state of every vrrp instances
Commit: dad3180c5fa41d1ad6720dd49703fb3af4cc4474
https://github.com/acassen/keepalived/commit/dad3180c5fa41d1ad6720dd49703fb3af4cc4474
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
M tools/json_tracking/make_conf.py
Log Message:
-----------
Flake8 compliance
Commit: 825e92b391ae6feda59627f33ce46ab60e9951af
https://github.com/acassen/keepalived/commit/825e92b391ae6feda59627f33ce46ab60e9951af
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
M tools/json_tracking/vrrp_recap
Log Message:
-----------
typo
Commit: 18ab570901c8a3d1ddc66108e44347381533c233
https://github.com/acassen/keepalived/commit/18ab570901c8a3d1ddc66108e44347381533c233
Author: Damien Clabaut <[email protected]>
Date: 2017-10-20 (Fri, 20 Oct 2017)
Changed paths:
M tools/json_tracking/make_conf.py
M tools/json_tracking/template_vrrp_instance
Log Message:
-----------
configurable option for underlying interface
Commit: ba8679c441226e043c66bc83324e101724f6e68e
https://github.com/acassen/keepalived/commit/ba8679c441226e043c66bc83324e101724f6e68e
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M keepalived/include/vrrp_index.h
M keepalived/vrrp/vrrp_data.c
M keepalived/vrrp/vrrp_index.c
M keepalived/vrrp/vrrp_scheduler.c
Log Message:
-----------
Reduce size of vrrp_index_fd so first list isn't unused
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 0dfe8bb390e5d73878e58bcf5559a910adeddee7
https://github.com/acassen/keepalived/commit/0dfe8bb390e5d73878e58bcf5559a910adeddee7
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M keepalived/include/vrrp_index.h
M keepalived/vrrp/vrrp.c
M keepalived/vrrp/vrrp_index.c
Log Message:
-----------
Remove unused duplicate function remove_vrrp_fd_bucket()
Signed-off-by: Quentin Armitage <[email protected]>
Commit: f9d320268e8ef39ddd63ada39c0328755701cb15
https://github.com/acassen/keepalived/commit/f9d320268e8ef39ddd63ada39c0328755701cb15
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M lib/scheduler.c
Log Message:
-----------
Fix high performance child finder cleanup code
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 73634ab10a1ba3e5eb60ac4db5a9b6dd1007d13d
https://github.com/acassen/keepalived/commit/73634ab10a1ba3e5eb60ac4db5a9b6dd1007d13d
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M lib/scheduler.c
Log Message:
-----------
Merge branch 'fixes' into beta
Commit: 5017c2c25cc1cc67fa6cdfa2c49e10e83825f385
https://github.com/acassen/keepalived/commit/5017c2c25cc1cc67fa6cdfa2c49e10e83825f385
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M keepalived/vrrp/vrrp_scheduler.c
Log Message:
-----------
When compute socket timeout, check the fd matches the required fd
Signed-off-by: Quentin Armitage <[email protected]>
Commit: ec6d9ffe12488370d0386febadd28520b6a9d2ae
https://github.com/acassen/keepalived/commit/ec6d9ffe12488370d0386febadd28520b6a9d2ae
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M keepalived/include/vrrp_index.h
M keepalived/vrrp/vrrp_data.c
M keepalived/vrrp/vrrp_index.c
Log Message:
-----------
Use definition for VRRP_FD_INDEX_SIZE
Signed-off-by: Quentin Armitage <[email protected]>
Commit: 9ea149fa38d21b462b6828496f913d7cee7b9d8e
https://github.com/acassen/keepalived/commit/9ea149fa38d21b462b6828496f913d7cee7b9d8e
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
A tools/json_tracking/isolate
A tools/json_tracking/make_conf.py
A tools/json_tracking/template_vrrp_instance
A tools/json_tracking/vrrp_recap
Log Message:
-----------
Merge branch 'dev/damien.clabaut/python-scripts' of https://github.com/dclabaut-ovh/keepalived into dclabaut-ovh-dev/damien.clabaut/python-scripts
Commit: b448b9f60184c78db139a16204bf839438e40e53
https://github.com/acassen/keepalived/commit/b448b9f60184c78db139a16204bf839438e40e53
Author: Quentin Armitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
A tools/json_tracking/isolate
A tools/json_tracking/make_conf.py
A tools/json_tracking/template_vrrp_instance
A tools/json_tracking/vrrp_recap
Log Message:
-----------
Merge branch 'dclabaut-ovh-dev/damien.clabaut/python-scripts' into beta
Commit: 96261c8ad4c1f923f0f7b365b0da67892c5d9aba
https://github.com/acassen/keepalived/commit/96261c8ad4c1f923f0f7b365b0da67892c5d9aba
Author: pqarmitage <[email protected]>
Date: 2017-10-29 (Sun, 29 Oct 2017)
Changed paths:
M keepalived/include/vrrp_index.h
M keepalived/vrrp/vrrp.c
M keepalived/vrrp/vrrp_data.c
M keepalived/vrrp/vrrp_index.c
M keepalived/vrrp/vrrp_scheduler.c
M lib/scheduler.c
A tools/json_tracking/isolate
A tools/json_tracking/make_conf.py
A tools/json_tracking/template_vrrp_instance
A tools/json_tracking/vrrp_recap
Log Message:
-----------
Merge pull request #685 from pqarmitage/beta
Add json testing tools, and some minor tidying up
Compare: https://github.com/acassen/keepalived/compare/7df11b699663...96261c8ad4c1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel