Add workflows for Switch and LAN switch interconnect: create, import, terminate, validate, modify
parent
aa3c5621
No related branches found
No related tags found
Showing
- gso/cli/imports.py 71 additions, 2 deletionsgso/cli/imports.py
- gso/migrations/versions/2024-08-29_0e7e7d749617_add_switch_workflows.py 50 additions, 2 deletions.../versions/2024-08-29_0e7e7d749617_add_switch_workflows.py
- gso/migrations/versions/2024-10-28_2bbe91a01715_update_switch_pop_vlan_and_switch_.py 0 additions, 53 deletions...-10-28_2bbe91a01715_update_switch_pop_vlan_and_switch_.py
- gso/migrations/versions/2024-10-29_94d9de9246fe_add_imported_switches_update_domain_.py 110 additions, 0 deletions...0-29_94d9de9246fe_add_imported_switches_update_domain_.py
- gso/products/__init__.py 8 additions, 2 deletionsgso/products/__init__.py
- gso/products/product_blocks/lan_switch_interconnect.py 11 additions, 12 deletionsgso/products/product_blocks/lan_switch_interconnect.py
- gso/products/product_types/lan_switch_interconnect.py 14 additions, 0 deletionsgso/products/product_types/lan_switch_interconnect.py
- gso/products/product_types/switch.py 14 additions, 0 deletionsgso/products/product_types/switch.py
- gso/translations/en-GB.json 7 additions, 0 deletionsgso/translations/en-GB.json
- gso/utils/types/ip_address.py 8 additions, 0 deletionsgso/utils/types/ip_address.py
- gso/workflows/__init__.py 10 additions, 0 deletionsgso/workflows/__init__.py
- gso/workflows/lan_switch_interconnect/create_imported_lan_switch_interconnect.py 85 additions, 0 deletions...h_interconnect/create_imported_lan_switch_interconnect.py
- gso/workflows/lan_switch_interconnect/create_lan_switch_interconnect.py 4 additions, 4 deletions...lan_switch_interconnect/create_lan_switch_interconnect.py
- gso/workflows/lan_switch_interconnect/import_lan_switch_interconnect.py 37 additions, 0 deletions...lan_switch_interconnect/import_lan_switch_interconnect.py
- gso/workflows/lan_switch_interconnect/terminate_lan_switch_interconnect.py 48 additions, 0 deletions..._switch_interconnect/terminate_lan_switch_interconnect.py
- gso/workflows/lan_switch_interconnect/validate_lan_switch_interconnect.py 40 additions, 0 deletions...n_switch_interconnect/validate_lan_switch_interconnect.py
- gso/workflows/router/create_imported_router.py 1 addition, 4 deletionsgso/workflows/router/create_imported_router.py
- gso/workflows/switch/create_imported_switch.py 72 additions, 0 deletionsgso/workflows/switch/create_imported_switch.py
- gso/workflows/switch/import_switch.py 28 additions, 0 deletionsgso/workflows/switch/import_switch.py
- gso/workflows/switch/terminate_switch.py 1 addition, 1 deletiongso/workflows/switch/terminate_switch.py
Loading
Please register or sign in to comment