From b5609493e9a3366a64bcf5931322bda96d965854 Mon Sep 17 00:00:00 2001 From: Shubham Mishra Date: Tue, 16 Jun 2020 18:42:58 +0530 Subject: Merged depends.yml and cases.yml for general cases Updated create_real_url() function to retreive and process parent url to get child url. All cases are indepedent now and order doesn't matter, same can be extended to exception cases too. Change-Id: I77c9ad1b406fde01a7853872a515b560b9265871 Signed-off-by: Shubham Mishra --- hdv/redfish/conf/config.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hdv/redfish/conf/config.yaml') diff --git a/hdv/redfish/conf/config.yaml b/hdv/redfish/conf/config.yaml index b57b71c..4f71234 100644 --- a/hdv/redfish/conf/config.yaml +++ b/hdv/redfish/conf/config.yaml @@ -1,9 +1,7 @@ --- -bmc_ip: 172.29.160.22 +bmc_ip: https://172.29.160.22 bmc_user: root bmc_pwd: Huawei12#$ -system_id: 1 -chassis_id: 1 attr_name: 3 pro_seq: 4 url_seq: 5 -- cgit 1.2.3-korg