6 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov
b04bf138e4 Add ebgp policy definition for tests
According to RFC-8212 policies must be described in order to allow
announce/accept routes. Without policies being described, no routes
will be announced/recieved by default.

This patch fixes current CI failures.

Change-Id: Ia033cc7c3ed3146860ab96452bec988f3c3069bf
2024-02-23 16:05:20 +00:00
Dmitriy Rabotyagov
00534ccaf8 Add second router for BGP configuration
This patch adjusts CI test and adds support to configure FRR bgpd

Change-Id: I451438a9c1a12025af3439895338829b7d5f178f
2020-07-09 15:15:16 +03:00
Dmitriy Rabotyagov
59270dd41a Add staticd configuration
This change makes possible to configure staticd routes with both
integrated and standalone configuration types.

Change-Id: I7d0e652748e3e88c08fc5249fd3fe6535cb4c65e
2020-06-26 21:05:11 +03:00
Dmitriy Rabotyagov
c706aedb95 Add linters check
This patch adds linters check with help of ansible-lint tool

Change-Id: Id7d11416ac7cf375211f9b9fb9c5bf2028cba496
2020-06-26 16:01:12 +00:00
Dmitriy Rabotyagov
b1ed318d22 Add ability to create system vlans
This patch brings possibiltiy to create vlan interfaces,
which later can be used with frrouting

Change-Id: I7bf49496a9075bc6c9b566f60ff76e4afecf6b29
2020-06-24 16:01:38 +03:00
Dmitriy Rabotyagov
72aa27b649 Initial commit
Change-Id: I3faf848d4bd096827b81560a16fcfef2441365cb
2020-06-23 17:20:50 +03:00