glance_image
8.55 KB
-
Fix 'timeout' parameter of glance-image module. · edbac1f1
The timeout parameter of glance-image was not being parsed into a numeric type, causing the following error when specifying timeout: msg: Error in creating image: unsupported operand type(s) for +: 'float' and 'str'
Tim Miller committed