manila/releasenotes/notes/add-defaultadsite-to-security-service-e90854c1a69be581.yaml
Kiran Pawar 858939c190 Add 'default_ad_site' field to security service object
Allows to configure optional field 'default_ad_site' from version 2.76.
Restrict to make sure either server or 'default_at_site' provided, but
not both.

APIImpact
Relates-bug: #1988146

Change-Id: I8e21e9170eace134a51efed84de1ccc58eb7eaaa
2023-02-16 09:28:28 +00:00

7 lines
195 B
YAML

---
features:
- |
From API version 2.76, added 'default_ad_site' field to 'security_service'
object. This field can not be used along-with 'server' field of the
'security_service'.