Change ODL port from 6633 to 6653
[integration/test.git] / csit / variables / alto / Variables.py
1 RESOURCE_POOL_BASE = 'restconf/operational/alto-resourcepool:context'
2 DEFAULT_CONTEXT_ID = '00000000-0000-0000-0000-000000000000'
3
4 # ALTO IRD variables
5 ALTO_SIMPLE_IRD_INFO = 'restconf/operational/alto-simple-ird:information'
6 ALTO_CONFIG_IRD_INSTANCE_CONFIG = 'restconf/config/alto-simple-ird:ird-instance-configuration'
7 ALTO_OPERATIONAL_IRD_INSTANCE = 'restconf/operational/alto-simple-ird:ird-instance'