Skip to content

Extended simple-nva module to manage BGP service running on FR routing docker container#1195

Merged
LucaPrete merged 46 commits intomasterfrom
simple-nva
Mar 8, 2023
Merged

Extended simple-nva module to manage BGP service running on FR routing docker container#1195
LucaPrete merged 46 commits intomasterfrom
simple-nva

Conversation

@simonebruzzechesse
Copy link
Collaborator

Major updates:

  • extended network-interfaces to support ip masquerading (required on untrusted eth for networking-nva stage for cloud nat to work)
  • add variable to manage optional commands to run during cloud init bootstrap
  • add condition to skip partial routing configuration in case no LB sits in front of the NVA (causing infinite loop when no LB was configured)
  • add bgp_config variable to manage BGP configuration

BGP is managed via FR Routing container running on the NVA, a default frr.conf file is provided (although not required with link to reference documentation).

add optional run cmds during cloud init bootstrap
add masquerading configuration on network interfaces variable
skip route configuration when no LB is in front of the NVA
add bgp config for bgp server configuration on the nva via FRR container
add optional run cmds to execute during cloud init bootstrap
add condition to skip some rouiting configs when no LB is in front of the NVA
update documentation for simple-nva module
@simonebruzzechesse simonebruzzechesse marked this pull request as ready for review February 28, 2023 18:02
Copy link
Member

@LucaPrete LucaPrete left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simonebruzzechesse this is great. Thanks for submitting this. Just a few comments. Most of them are minor.

@github-actions github-actions bot removed the on:FAST label Mar 7, 2023
@LucaPrete LucaPrete merged commit fd07c44 into master Mar 8, 2023
@LucaPrete LucaPrete deleted the simple-nva branch March 8, 2023 08:43
lcaggio pushed a commit that referenced this pull request May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants