0553eb78be
The certificate is automatically created on NetApp with 1 year i.e. 365 days of expiration time, and admin needs to manually extend it. It would be nice Manila can take care to create certs with admin configuable expiration time. Manila should first create the new cert with given expiration time and if successful, delete the old cert. Closes-bug: #2011693 Change-Id: I37e52b94dc492e91fe9e673b3619e6716737d39a
9 lines
368 B
YAML
9 lines
368 B
YAML
---
|
|
features:
|
|
- |
|
|
NetApp ONTAP driver now allows cloud operator to define security
|
|
certificate expire days for vserver. So instead of using vserver's default
|
|
security certificate with 365 expire days, cloud operator can ask backend
|
|
to create new security certificate with given expire days using config
|
|
option 'netapp_security_cert_expire_days'.
|