Skip to content
Snippets Groups Projects
Commit 79fd3c62 authored by Robert Latta's avatar Robert Latta
Browse files

added all ETHERNET interfaces

parent 651a2d71
Branches
Tags
No related merge requests found
...@@ -102,6 +102,7 @@ def get_interface_services(ds: IMS): ...@@ -102,6 +102,7 @@ def get_interface_services(ds: IMS):
# include the relevant carrier circuits # include the relevant carrier circuits
# service types come from the 'product' information # service types come from the 'product' information
service_types = { service_types = {
'ETHERNET',
'GEANT LAMBDA', 'GEANT LAMBDA',
'GEANT PLUS', 'GEANT PLUS',
'GEANT IP', 'GEANT IP',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment