X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fvariables%2Fbgpuser%2Fvariables.py;fp=csit%2Fvariables%2Fbgpuser%2Fvariables.py;h=94360263afc3a04dbb9bc1333bdd76e42d82e5e2;hb=7ef28e701bb30353fe438e97c635e05130f23b84;hp=9e731b13e693ea1fa680ce964b8496f4ccf104ca;hpb=9bd49ac057331e960542fdc38d3eedd7e282d046;p=integration%2Ftest.git diff --git a/csit/variables/bgpuser/variables.py b/csit/variables/bgpuser/variables.py index 9e731b13e6..94360263af 100644 --- a/csit/variables/bgpuser/variables.py +++ b/csit/variables/bgpuser/variables.py @@ -11,14 +11,15 @@ read the file contents and access it as values of variables.""" # terms of the Eclipse Public License v1.0 which accompanies this distribution, # and is available at http://www.eclipse.org/legal/epl-v10.html +import os +import string + + __author__ = "Jozef Behran" __copyright__ = "Copyright(c) 2015, Cisco Systems, Inc." __license__ = "Eclipse Public License v1.0" __email__ = "jbehran@cisco.com" -import os -import string - def get_variables(mininet_ip): """Return dict of variables keyed by the (dot-less) names of files.