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

Improved idempotency for firmware bundle uploads #154

Closed fgbulsoni closed 7 years ago

fgbulsoni commented 7 years ago

Description

Adds a validation using the name of the file being uploaded against the resourceId of all firmwares present in the appliance, in order to detect if a file has been uploaded already or not.

Issues Resolved

153

Check List

fgbulsoni commented 7 years ago

@frippe75 This should fix #153. Please let us know if you run into further issues. Cheers :octocat: ✨