Skip to content
Snippets Groups Projects
Select Git revision
  • 62484a77e1d5ef7b9c6690c4e4cdd0086c6dcd54
  • master default
  • feat/331-bitnami-kafka-moved-to-bitnamilegacy-kafka
  • feat/330-tid-pcep-component
  • feat/tid-newer-pcep-component
  • feat/policy-refactor
  • feat/314-tid-new-service-for-ipowdm-configuration-fron-orchestrator-to-ipowdm-controller
  • feat/329-ecoc-2025-hack-your-research
  • develop protected
  • feat/116-ubi-updates-in-telemetry-backend-to-support-p4-in-band-network-telemetry
  • feat/320-cttc-ietf-simap-basic-support-with-kafka-yang-push
  • feat/310-cttc-implement-nbi-connector-to-interface-with-osm-client
  • feat/307-update-python-version-service
  • feat/292-cttc-implement-integration-test-for-ryu-openflow
  • cnit_tapi
  • feat/327-tid-new-service-to-ipowdm-controller-to-manage-transceivers-configuration-on-external-agent
  • cnit-p2mp-premerge
  • feat/325-tid-nbi-e2e-to-manage-e2e-path-computation
  • feat/326-tid-external-management-of-devices-telemetry-nbi
  • openroadm-flex-grid
  • CTTC-IMPLEMENT-NBI-CONNECTOR-NOS-ZTP
  • feat/324-tid-nbi-ietf_l3vpn-deploy-fail
  • v5.0.0 protected
  • v4.0.0 protected
  • demo-dpiab-eucnc2024
  • v3.0.0 protected
  • v2.1.0 protected
  • v2.0.0 protected
  • v1.0.0 protected
29 results

variables.py

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    variables.py 352 B
    debug = 1
    
    Fl = 184800
    Fc = 192000
    Fs = 196200
    
    Nl = 550
    Nc = 320
    #Nc = 10
    Ns = 720
    
    nodes_json = 'json_files/nodes.json'
    topology_json = 'json_files/tfs_dict_modified.json' #LAST
    #topology_json = 'json_files/optical_TFSworking.json' #LAST
    #topology_json = 'json_files/optical_topoTFS.json'
    #topology_json = 'json_files/topo_2_links.json'
    
    testing = 1