python-manilaclient/releasenotes/notes/add-defaultadsite-to-security-service-33fd0a5d1b865b11.yaml
Kiran Pawar 6e9433cd31 Add defaultadsite to security service
Allows to configure optional field 'defaultadsite' in security-service
for microversion >= 2.76.

Closes-bug: #1988146
Depends-on: I8e21e9170eace134a51efed84de1ccc58eb7eaaa
Change-Id: I0cc280b1d8e25980c2723688fb0f221faa057f2e
2023-02-22 09:09:43 +00:00

7 lines
250 B
YAML

---
features:
- |
Users are now able to set a default active directory site while creating
security services by specifying 'default_ad_site'. Refer `Launchpad bug
#1988146 <https://bugs.launchpad.net/python-manilaclient/+bug/1988146>`_