Remove openstack integration
[integration/test.git] / csit / variables / Variables.py
index 0a00c382fca54917ff62296fce2a7250061e6bc0..504a43e44cbfb42112acd7835ea41e9e0190a05b 100644 (file)
@@ -171,9 +171,6 @@ NEUTRON_PORTS_API = NEUTRON_NB_API + "/" + "ports"
 NEUTRON_ROUTERS_API = NEUTRON_NB_API + "/" + "routers"
 OSREST = "/v2.0/networks"
 
-# Openstack System Prompt
-OS_SYSTEM_PROMPT = "$"
-
 # Other global variables
 # TODO: Move these to more apropriate sections.
 PORT = "8080"