e7b0246609
This patchset adds support for DNS CERT Resource Record which is described in RFC 4398 (https://tools.ietf.org/html/rfc4398) Closes-Bug: 1937113 Change-Id: I0cdfa1decd28096b7135b820b01ee7ec17b1a57d
7 lines
285 B
YAML
7 lines
285 B
YAML
---
|
|
features:
|
|
- |
|
|
CERT recordset type have been added. All users should be able to use this type
|
|
from the API and openstack client. This can be disabled (like other record types) by
|
|
setting the `[DEFAULT].supported-record-type` config variable in all designate services.
|