-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Compute
-
Labels:None
The current _to_volume method does not contain all of the EBS attributes, specifically the volume type (standard/io1) or the IOPS. This type of information is important and should be included. I'm going to update the method and store the additional data inside of the extra dict.