openstacksdk/releasenotes/notes/dns-domain-parameter-d3acfc3287a9d632.yaml
Raimund Hook a3e846e2b9 Adding dns_domain parameter into create_network
The Network class supports the dns_domain field. This change
adds in the ability to create & update networks with the
dns_domain set.

Change-Id: Ifa072138b616d2a12696b27e10556f92542c05cb
2019-05-17 14:30:50 +01:00

6 lines
107 B
YAML

---
features:
- |
Added dns_domain parameter into the create_network and update_network
methods.