Fix the issue of unmarshal string into Go struct field StoragePool.capabilities

The MaxOverSubscriptionRatio type should be string because max_over_subscription_ratio returned by cinder is a string, not float.

Change-Id: I9c2100df11aa686a52e7bdabbcf3154638bc6b2c
1 file changed