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

min and max iops are being processed null while creating a vm using third party storage plugins

    XMLWordPrintableJSON

Details

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

    Description

      this bug will occur only in the following scenario

      1> create a compute offering with custom mode but not custom IOPS
      2> input the required min and max IOPS

      3> now create a VM based on the created compute offering

      issue:
      ServiceOfferingVO dummyoffering = new ServiceOfferingVO(serviceOffering);

      this constructor is not setting the min and max IOPS for the dummyoffering

      fix:
      adding the min and max iops to the following constructor.

      Attachments

        Activity

          People

            punith punith
            punith punith
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: