diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2017-10-27 08:31:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-27 08:31:56 +0000 |
commit | cad8852bf819f51f2e9602b11d4fc8b723623006 (patch) | |
tree | d78bf4fb4ebd94df2a7d8209944b879b9c1fd1c0 /ci/genK8Bundle.py | |
parent | 0b6cf885239f5612c19db205d9a827572ad73c8a (diff) | |
parent | 2819ba063c1a9896ccf437f85ca4c2ee463d7e80 (diff) |
Merge "cleanup code"
Diffstat (limited to 'ci/genK8Bundle.py')
-rw-r--r-- | ci/genK8Bundle.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/genK8Bundle.py b/ci/genK8Bundle.py index 2f0b63d5..f0198d77 100644 --- a/ci/genK8Bundle.py +++ b/ci/genK8Bundle.py @@ -35,9 +35,6 @@ labconfig_file = options.lab # scenarioconfig_file = 'default_deployment_config.yaml' -# Capture our current directory -jujuver = subprocess.check_output(["juju", "--version"]) - TPL_DIR = os.path.dirname(os.path.abspath(__file__))+'/config_tpl/juju2/bundlek8_tpl' # |