2 Documentation This setup variable for Packetcable based on ODL version
5 ${ODL_VERSION} master # defaults to latest version in the master branch
6 ${ODLREST_CCAPS} /restconf/config/packetcable:ccaps
8 ${PACKETCABLE_RESOURCE_DIR} ${CURDIR}/../variables/packetcable/${ODL_VERSION}
12 Run Keyword If "${ODL_VERSION}" == "lithium" Init Variables Lithium
17 Init Variables Lithium
18 Set Suite Variable ${ODLREST_CCAPS} /restconf/config/packetcable:ccap
19 Set Suite Variable ${CCAP_TOKEN} ccaps
21 Create Session And Init Variables
23 Create Session ODLSession http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} headers=${HEADERS}