HewlettPackard / oneview-python

Python library for HPE OneView
https://github.com/HewlettPackard/oneview-python/wiki
Apache License 2.0
28 stars 27 forks source link

Missing Passphrase Option in Backups for Oneview 8.6 and above #283

Open lukas-holzner opened 10 months ago

lukas-holzner commented 10 months ago

https://techlibrary.hpe.com/docs/enterprise/servers/oneview8.6/cicf-api/en/index.html#whatIsNew

According to the release Notes of oneview 8.6, backups now require a passphrase on creation.

Due to that reason, this code needs to be adjusted, to allow the input of passphrases:

https://github.com/HewlettPackard/oneview-python/blob/v8.6.0/hpeOneView/resources/settings/backups.py#L62-L77

AvijitOS commented 10 months ago

Hi lukas, Thanks for pointing this out. We will add this issue into our backlog and take it as per our priority