Signed-off-by: Jan Tluka jtluka@redhat.com --- lnst/Recipes/ENRT/VlansRecipe.py | 1 + 1 file changed, 1 insertion(+)
diff --git a/lnst/Recipes/ENRT/VlansRecipe.py b/lnst/Recipes/ENRT/VlansRecipe.py index 1f822451..d38663d5 100644 --- a/lnst/Recipes/ENRT/VlansRecipe.py +++ b/lnst/Recipes/ENRT/VlansRecipe.py @@ -149,6 +149,7 @@ class VlansRecipe(VlanPingEvaluatorMixin, endpoints of the hosts.
Returned as:: + [PingEndpoints(host1.vlan0, host2.vlan0), PingEndpoints(host1.vlan1, host2.vlan1), PingEndpoints(host1.vlan2, host2.vlan2)]
On Mon, May 11, 2020 at 03:59:09PM +0200, Jan Tluka wrote:
Signed-off-by: Jan Tluka jtluka@redhat.com
lnst/Recipes/ENRT/VlansRecipe.py | 1 + 1 file changed, 1 insertion(+)
diff --git a/lnst/Recipes/ENRT/VlansRecipe.py b/lnst/Recipes/ENRT/VlansRecipe.py index 1f822451..d38663d5 100644 --- a/lnst/Recipes/ENRT/VlansRecipe.py +++ b/lnst/Recipes/ENRT/VlansRecipe.py @@ -149,6 +149,7 @@ class VlansRecipe(VlanPingEvaluatorMixin, endpoints of the hosts.
Returned as::
[PingEndpoints(host1.vlan0, host2.vlan0), PingEndpoints(host1.vlan1, host2.vlan1), PingEndpoints(host1.vlan2, host2.vlan2)]
-- 2.21.1 _______________________________________________ LNST-developers mailing list -- lnst-developers@lists.fedorahosted.org To unsubscribe send an email to lnst-developers-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/lnst-developers@lists.fedorahos...
Pushed.
-Ondrej
lnst-developers@lists.fedorahosted.org