| Oleg Bondarev | b63d27f | 2018-02-14 19:21:06 +0400 | [diff] [blame] | 1 | include: |
| 2 | - .compute_legacy | ||||
| 3 | |||||
| 4 | neutron: | ||||
| 5 | compute: | ||||
| 6 | version: pike | ||||
| 7 | bgp_vpn: | ||||
| 8 | enabled: true | ||||
| 9 | driver: bagpipe | ||||
| Oleg Bondarev | acb2e53 | 2018-03-06 10:43:59 +0400 | [diff] [blame] | 10 | bagpipe: |
| 11 | local_address: 192.168.20.20 | ||||
| 12 | peers: 192.168.20.30 | ||||
| 13 | autonomous_system: 64512 | ||||
| 14 | enable_rtc: True | ||||
| Oleg Bondarev | b63d27f | 2018-02-14 19:21:06 +0400 | [diff] [blame] | 15 | backend: |
| 16 | extension: | ||||
| 17 | bagpipe_bgpvpn: | ||||
| 18 | enabled: True | ||||