Remove variables for sfc
[integration/test.git] / csit / variables / Variables.robot
index 1905b53204d209803387a40f1545ba3cdad21cde..0e6d5c4ff729825e428333a8dc2eb27a830cb943 100644 (file)
@@ -184,28 +184,6 @@ ${FLOWLISTS_CREATE}
 # A shorthand. FIXME: Find who uses this and eliminate, or at least add a good description.
 ${FLOWLISTENTRIES_CREATE}
 ...                                         flowlistentries.json
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_BASE_ENDPOINTS_API}
-...                                         /restconf/operational/base-endpoint:endpoints
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_ENDPOINTS_API}
-...                                         /restconf/operational/endpoint:endpoints
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_REGEP_API}
-...                                         /restconf/operations/endpoint:register-endpoint
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_TENANTS_API}
-...                                         /restconf/config/policy:tenants
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_TUNNELS_API}
-...                                         /restconf/config/opendaylight-inventory:nodes
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${GBP_UNREGEP_API}
-...                                         /restconf/operations/endpoint:unregister-endpoint
-${GENIUS_IFM_CONFIG_FLAG}
-...                                         ${KARAF_HOME}/etc/opendaylight/datastore/initial/config/genius-ifm-config.xml
-${GENIUS_ITM_CONFIG_FLAG}
-...                                         ${KARAF_HOME}/etc/opendaylight/datastore/initial/config/genius-itm-config.xml
 # FIXME: Move to a separate Centinel-related Resource and add description.
 ${GET_CONFIGURATION_URI}
 ...                                         /restconf/operational/configuration:configurationRecord/
@@ -336,21 +314,12 @@ ${OPERATIONAL_API}
 # FIXME: Move to a separate Resource and add description.
 ${OPERATIONS_API}
 ...                                         /restconf/operations
-# FIXME: Move to a separate GroupBasedPolicy-related Resource and add description.
-${OPERATIONAL_GBP_TENANTS_API}
-...                                         /restconf/operational/policy:tenants
 # FIXME: Move to a separate Resource and add description.
 ${OPERATIONAL_NODES_API}
 ...                                         /restconf/operational/opendaylight-inventory:nodes
 # FIXME: Move to a separate Resource and add description.
-${OPERATIONAL_NODES_NETVIRT}
-...                                         /restconf/operational/network-topology:network-topology/topology/netvirt:1
-...                                         \
-# FIXME: Move to a separate Resource and add description.
 ${OPERATIONAL_TOPO_API}
 ...                                         /restconf/operational/network-topology:network-topology
-${OS_SYSTEM_PROMPT}                         \$    # Prompt substring specific to OpenStack systems.
-${OS_SYSTEM_PROMPT_STRICT}                  \]$    # Prompt substring specific to OpenStack systems.
 ${OS_CMD_SUCCESS}                           Command Returns 0
 # FIXME: Move to a separate Neutron-related Resource and add description.
 ${OSREST}