GitHub user charsyam opened a pull request:
https://github.com/apache/libcloud/pull/176
[#435] fix bug : when diskoffering doesn't exist
reason:
KT ucloud starts to support "no disk model"
patch:
when diskofferingid is not in response. set it to 0.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/libcloud
fixbug_ktucloud_compute_driver
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/176.patch
----
commit e08d4cc61c8d4b0b2834fabe80e93a7a2ab18f51
Author: charsyam <[email protected]>
Date: 2013-11-09T18:53:28Z
fix bug : when diskoffering doesn't exist
----