From 4b62406ce94761a16b1d11a7b2bafe237889aaea Mon Sep 17 00:00:00 2001 From: Devananda van der Veen Date: Wed, 25 Mar 2015 13:09:27 -0700 Subject: [PATCH] renamed the example file --- examples/HpRestfulApiExamples.py => python-redfish/connection.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/HpRestfulApiExamples.py => python-redfish/connection.py (100%) diff --git a/examples/HpRestfulApiExamples.py b/python-redfish/connection.py similarity index 100% rename from examples/HpRestfulApiExamples.py rename to python-redfish/connection.py