Remove unsused variables from kud-vars 68/94468/1
authorRitu Sood <ritu.sood@intel.com>
Fri, 30 Aug 2019 12:54:22 +0000 (05:54 -0700)
committerRitu Sood <ritu.sood@intel.com>
Fri, 30 Aug 2019 12:56:27 +0000 (05:56 -0700)
ovn4nfv url and other information not
required now after the patch
https://gerrit.onap.org/r/#/c/multicloud/k8s/+/93602/

Issue-ID: MULTICLOUD-684
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Change-Id: Ic4ccc67647c85a39d482ff7d71122f05641d1acb

kud/deployment_infra/playbooks/kud-vars.yml

index c2bd2c8..ca382ea 100644 (file)
@@ -51,12 +51,6 @@ istio_source_type: "tarball"
 istio_version: 1.0.3
 istio_url: "https://github.com/istio/istio/releases/download/{{ istio_version }}/istio-{{ istio_version }}-linux.tar.gz"
 
-go_path: "{{ base_dest }}/go"
-ovn4nfv_dest: "{{ go_path }}/src/ovn4nfv-k8s-plugin"
-ovn4nfv_source_type: "source"
-ovn4nfv_version: adc7b2d430c44aa4137ac7f9420e14cfce3fa354
-ovn4nfv_url: "https://git.opnfv.org/ovn4nfv-k8s-plugin/"
-
 go_version: '1.12.5'
 kubespray_version: 2.10.4
 helm_client_version: 2.9.1