HewlettPackard / oneview-puppet

This project is no longer being developed and has limited support. In the near future this repository will be fully deprecated. Please consider using other OneView projects, such as Terraform and Ansible Collection
https://forge.puppet.com/hewlettpackard/oneview
Apache License 2.0
8 stars 17 forks source link

Allow set a timeout for Image_streamer_golden_image upload #133

Closed marikrg closed 7 years ago

marikrg commented 7 years ago

Scenario/Intent

Allow set option timeout for the ensurables download and download_details_archive.

Environment Details

Steps to Reproduce

An exception will be raised if the upload reaches the timeout from the SDK. There is no way to change it on the puppet module.

Expected Result

Will be able to add an option timeout.

Actual Result

No way to provide a timeout. An exception will be raised when the upload operation reaches the timeout from the SDK.