From 28d1cee5c7b95ae905a4481245d5d5650c87e101 Mon Sep 17 00:00:00 2001 From: Rihab Banday Date: Thu, 30 Jul 2020 09:16:28 +0000 Subject: Update env variable extraction and VM creation steps This change uses YAML parser to extract environmental variables from PDF and IDF. Additionally it merges the VM creation step with the main functions script. Change-Id: I2089b7a84f15e892d57fbadf06252db8769f0fbf Signed-off-by: Rihab Banday --- hw_config/intel/pdf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw_config') diff --git a/hw_config/intel/pdf.yaml b/hw_config/intel/pdf.yaml index 4b7862d..ba0c856 100644 --- a/hw_config/intel/pdf.yaml +++ b/hw_config/intel/pdf.yaml @@ -17,7 +17,7 @@ details: type: baremetal link: http://wiki.opnfv.org/display/pharos/Intel+Hosting jumphost: - name: pod19-jump + name: kuberef-jump node: &nodeparas type: baremetal vendor: Intel -- cgit 1.2.3-korg