REST software priority set using boolean value

Change-Id: I6ec741513a0baf28ca43166d23831b5738b1096d
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/extended/code_update/bmc_code_update.robot b/extended/code_update/bmc_code_update.robot
index 2289fd4..6771f53 100644
--- a/extended/code_update/bmc_code_update.robot
+++ b/extended/code_update/bmc_code_update.robot
@@ -160,6 +160,8 @@
     [Template]  Temporarily Set BMC Attribute
 
     # Property        Value
+    Priority          ${False}
+    Priority          ${True}
     Priority          ${0}
     Priority          ${1}
     Priority          ${127}