Add timeout to image creation
Created by: arnaudsjs
Problem:
The handler of the openstack::Image
resource hangs when the new image doesn't enter the active
state.
Tasks:
Add a timeout as such that the openstack::Image
resource fails when the image does't enter the active state in time.