mirror of https://github.com/ansible/ansible.git
Fix 'timeout' parameter of glance-image module.
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'
pull/3648/head
parent
d1effecb2e
commit
edbac1f14e
Loading…
Reference in New Issue