9e703aec2f
This adds support for the "DNS Domain" and "DNS Name" options to the panels for listing and allocation Floating IPs. These options are available as a Neutron extension, so we need to make them conditional based on the availability of that extension. Change-Id: Ife8e19aac44dccbdf11a6a6d4bb50cd3b7ed8d8e
7 lines
225 B
YAML
7 lines
225 B
YAML
---
|
|
features:
|
|
- |
|
|
Support has been added to set and display DNS attributes for Floating IPs
|
|
(DNS Name and DNS Domain). These attributes are only available if Neutron
|
|
has the `dns-integration` extension enabled.
|