[
https://issues.apache.org/jira/browse/CLOUDSTACK-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anshul Gangwar updated CLOUDSTACK-960:
--------------------------------------
Description:
in AlertManager class ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have
same value 6
public static final short ALERT_TYPE_SECONDARY_STORAGE =
CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE;
public static final short ALERT_TYPE_HOST = 6;
In Above Code Fragment CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE is also
defined to have value 6
was:in AlertManager class
> ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have same value 6
> ------------------------------------------------------------------
>
> Key: CLOUDSTACK-960
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-960
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Reporter: Anshul Gangwar
>
> in AlertManager class ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have
> same value 6
>
> public static final short ALERT_TYPE_SECONDARY_STORAGE =
> CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE;
> public static final short ALERT_TYPE_HOST = 6;
> In Above Code Fragment CapacityVO.CAPACITY_TYPE_SECONDARY_STORAGE is also
> defined to have value 6
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira