Changes to FFDC to support ffdc_dir_path and ffdc_prefix as parms.

lib/openbmc_ffdc.py
  - New py counterpart to openbmc_ffdc.robot.  Converted ffdc keyword to
    python.  I did this as an effort to reduce dependencies on global
    variables like FFDC_DIR_PATH, FFDC_LOG_PATH, etc and to support
    ffdc_dir_path and ffdc_prefix as parms to the keyword.
lib/openbmc_ffdc.robot:
  - Added line to bring in new lib/openbmc_ffdc.py.
  - Removed ROBOT version of FFDC keyword.

Change-Id: Ic82255f4fbba3b0e6e8eb7faa942c948ce6a522d
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
3 files changed