Skip to content

Commit

Permalink
T0000: update
Browse files Browse the repository at this point in the history
  • Loading branch information
kumvijaya authored Nov 8, 2024
1 parent 96808ea commit 6427577
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/migration-scripts/bgp/0-to-1
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
# T3417: migrate BGP tagNode to node as we can only have one BGP process

from vyos.configtree import ConfigTree
import json

def migrate(config: ConfigTree) -> None:
base = ['protocols', 'bgp']
Expand Down

0 comments on commit 6427577

Please sign in to comment.