Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added conf option to scope wg hub to right netns (#289)
This change is to add the 'create_hub_in_root_netns' boolean option designed to scope the wireguard hub creation to the root network namespace instead of the project network namespace if set to True. To set, add the following option to the site's defaults: ``` neutron_wireguard_create_hub_in_root_netns: True/False ```
- Loading branch information