5bc84d6419
It is actually possible to set OS::Neutron::Net-dns_domain but not OS::Neutron::ProviderNet-dns_domain with heat. Since this is allowed using python-neutronclient, there're no reasons to not allow this using heat. Change-Id: I5b085e469f3fd24c797d5dcaf39dbe56f6ad5cdf Task: 36808
7 lines
201 B
YAML
7 lines
201 B
YAML
---
|
|
features:
|
|
- |
|
|
Added ``dns_domain`` property to resource type
|
|
``OS::Neutron::ProviderNet``. This specifies the DNS domain to use when
|
|
publishing DNS records for ports on this network.
|