Test power supply redundancy using IPMI.

Added:
    - Test cases to enable and disable using IPMI.
    - Update existing test names and tags and minor fixes.
    - Update test_lists/CT_basic_run tag names.

Resolves  openbmc/openbmc-test-automation#1226

Change-Id: I8e68a1b30e23feec04e3d9e365902b91ab0d098c
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/data/ipmi_raw_cmd_table.py b/data/ipmi_raw_cmd_table.py
index 441fe45..48c135c 100644
--- a/data/ipmi_raw_cmd_table.py
+++ b/data/ipmi_raw_cmd_table.py
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 r"""
-IPMI raw commands table.
+IPMI raw commands table:
 
    - Define IPMI interface index, commands and expected output.