<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/smoketest/scripts/cli/test_ha_vrrp.py, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-31T22:49:48+00:00</updated>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>vrrp: T5315: add support to explicitly specify version</title>
<updated>2023-06-26T19:28:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-26T19:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ca308182a7891e600a2e8749f7b12b566005576'/>
<id>urn:sha1:6ca308182a7891e600a2e8749f7b12b566005576</id>
<content type='text'>
set high-availability vrrp group &lt;name&gt; version 2|3
</content>
</entry>
<entry>
<title>T1297: VRRP: add garp options to vrrp</title>
<updated>2023-01-25T11:14:44+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-01-23T12:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=144b6e6e7b6230283ad8eccc374c443bffd74c3f'/>
<id>urn:sha1:144b6e6e7b6230283ad8eccc374c443bffd74c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> T4939: VRRP startup delay for bonding fix</title>
<updated>2023-01-19T19:22:57+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-01-19T19:22:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8f8976d3c55eccfc68efd019bac88664f9792f80'/>
<id>urn:sha1:8f8976d3c55eccfc68efd019bac88664f9792f80</id>
<content type='text'>
</content>
</entry>
<entry>
<title> T4939: VRRP startup delay for bonding fix</title>
<updated>2023-01-19T18:24:14+00:00</updated>
<author>
<name>fett0</name>
<email>fernando.gmaidana@gmail.com</email>
</author>
<published>2023-01-19T18:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ed0da146529c5a38c32ac346335138baab428bac'/>
<id>urn:sha1:ed0da146529c5a38c32ac346335138baab428bac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrrp: T1972: Ability to set IP address on not vrrp interface</title>
<updated>2022-01-09T11:07:01+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-01-08T13:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=66d59d9e393c435fa82717d0d918955bae59ba43'/>
<id>urn:sha1:66d59d9e393c435fa82717d0d918955bae59ba43</id>
<content type='text'>
Ability to set virtual_address on not vrrp-listen interface
Add ability don't track primary vrrp interface "exclude-vrrp-interface"
Add ability to set tracking (state UP/Down) on desired interfaces
For example eth0 is used for vrrp and we want to track another eth1
interface that not belong to any vrrp-group
</content>
</entry>
<entry>
<title>keepalived: T4109: Change smoketest correct path vrrp</title>
<updated>2021-12-27T07:53:47+00:00</updated>
<author>
<name>Viacheslav</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-12-27T07:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=acefbacf7966b6a44dbdc3dfff49294ae59e70f6'/>
<id>urn:sha1:acefbacf7966b6a44dbdc3dfff49294ae59e70f6</id>
<content type='text'>
As high-abalability is root node for vrrp, the path
should be changed
</content>
</entry>
<entry>
<title>smoketest: vrrp: passwords are only allowed 8 characters long</title>
<updated>2021-12-04T18:18:33+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-04T18:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f88112888d9b07f230f1294ce06a7714f957e694'/>
<id>urn:sha1:f88112888d9b07f230f1294ce06a7714f957e694</id>
<content type='text'>
(cherry picked from commit 55f6c1352fc5b2b8d051497e7fe97a4e62caf1fe)
</content>
</entry>
<entry>
<title>smoketest: vrrp: delete VLAN interfaces in tearDown()</title>
<updated>2021-12-04T18:18:27+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-12-04T18:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=235aa6098fef3b398505835acbf42d4723b22d49'/>
<id>urn:sha1:235aa6098fef3b398505835acbf42d4723b22d49</id>
<content type='text'>
(cherry picked from commit 3fb6f5a966c57cb0936b35c13655f0b3f36483c4)
</content>
</entry>
</feed>
