provider/ec2: "iops" should be per-GiB in EBS pool config

Bug #1501637 reported by Andrew Wilkins on 2015-10-01
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
High
Andrew Wilkins
1.25
High
Andrew Wilkins

Bug Description

The EBS storage provider has an "iops" config, which is currently passed directly through to the AWS API call when creating volumes. This doesn't make much sense, because allowable IOPS is a multiple of the volume size. Instead, the config should be considered "per GiB", and multiplied before sending to the API call.

Andrew Wilkins (axwalk) on 2015-10-01
Changed in juju-core:
assignee: nobody → Andrew Wilkins (axwalk)
Andrew Wilkins (axwalk) on 2015-10-02
Changed in juju-core:
status: Triaged → Fix Committed
Curtis Hovey (sinzui) on 2015-11-03
Changed in juju-core:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers