IBM / ubiquity

Ubiquity
Apache License 2.0
90 stars 26 forks source link

Modify volume size unit from gb to gib #268

Closed yixuan0825 closed 5 years ago

yixuan0825 commented 5 years ago

Currently, the pvc unit is gib in yaml file, but ubiquity sent to scb with unit gb. That caused the volume size is not correct. As confirmed with SCB developer, SCB support both unit gib and gb. I just modify the unit from gb to gib in this patch.


This change is Reviewable

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 58.774% when pulling b9fd03ddc7ae796be9136c3e55210ae395ac159d on fix/UB-1543_volume_size_gb_to_gib into ae2f7c461899526ccdfb69a597e2ef2eecbb5ff8 on dev.

shay-berman commented 5 years ago

closing this PR because @olgashtivelman already merge back the release branch into dev.