Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-960

ALERT_TYPE_SECONDARY_STORAGE and ALERT_TYPE_HOST have same value 6

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    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

      Attachments

        Activity

          People

            anshulg Anshul Gangwar
            anshulg Anshul Gangwar
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: