From 7794bb28352a9f8140fa756c6d8ec7289aefbfc5 Mon Sep 17 00:00:00 2001 From: Shubham Mishra Date: Tue, 1 Sep 2020 23:10:14 +0530 Subject: add tests for HPE ILO 4 server some servers sends '/' at the end of resources URI, while some doesn't. change the code to adapt both. Change-Id: I383513f30b3d41513c0ca38b65614413788f0d4e Signed-off-by: Shubham Mishra --- hdv/redfish/hpe6_conf/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 hdv/redfish/hpe6_conf/config.yaml (limited to 'hdv/redfish/hpe6_conf/config.yaml') diff --git a/hdv/redfish/hpe6_conf/config.yaml b/hdv/redfish/hpe6_conf/config.yaml new file mode 100644 index 0000000..a98bfbd --- /dev/null +++ b/hdv/redfish/hpe6_conf/config.yaml @@ -0,0 +1,4 @@ +--- +bmc_ip: https://10.10.99.40 +bmc_user: OPNFV +bmc_pwd: OLfILvLdxjzPH5C -- cgit 1.2.3-korg