softlayer / jumpgate

A simple library to make more clouds compatible with OpenStack.
http://softlayer.github.io/jumpgate/
MIT License
46 stars 29 forks source link

Using proper volume size for volume creating #163

Open zhiyanliu opened 9 years ago

zhiyanliu commented 9 years ago

Correct the logic that used to find the closet capacity to the requested volume size. Without this change, for example, end user even couldn't create an 1GB volume from SL backend by jumpgate.

Signed-off-by: Zhi Yan Liu zhiyanl@cn.ibm.com

jimlindeman commented 9 years ago

+1 looks good