neutron-vpnaas-dashboard/releasenotes/notes/auth-algorithm-fbfe0831ab8dc346.yaml
Akihiro Motoki 5157219107 Support alrogithms other than sha1
neutron-vpnaas now supports sha1, sha256, sha384, sha512
for IKE policy auth_algorithm and IPsec policy auth_algorithm.

Change-Id: I7d8f3116500230113f66de71a781d13f3ca7b2d9
Closes-Bug: #1803386
2018-12-25 02:21:59 +09:00

7 lines
207 B
YAML

---
features:
- |
neutron-vpnaas-dashboard now supports all auth algorithms.
neutron-vpnaas supports sha1, sha256, sha384, sha512
for IKE policy auth_algorithm and IPsec policy auth_algorithm.