summaryrefslogtreecommitdiffstats
path: root/compass-tasks-base/deployment/utils/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'compass-tasks-base/deployment/utils/constants.py')
-rw-r--r--compass-tasks-base/deployment/utils/constants.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/compass-tasks-base/deployment/utils/constants.py b/compass-tasks-base/deployment/utils/constants.py
index e90b1b2..18ee56a 100644
--- a/compass-tasks-base/deployment/utils/constants.py
+++ b/compass-tasks-base/deployment/utils/constants.py
@@ -54,8 +54,8 @@ DOMAIN = 'domain'
HOST_ID = 'host_id'
HOSTNAME = 'hostname'
IP_ADDR = 'ip'
-IPMI = 'ipmi'
-IPMI_CREDS = 'ipmi_credentials'
+POWER_TYPE = 'power_type'
+POWER_MANAGE = 'power_manage'
MAC_ADDR = 'mac'
MGMT_NIC_FLAG = 'is_mgmt'
NETMASK = 'netmask'