summaryrefslogtreecommitdiff
path: root/releasenotes/notes/network_dns_integration-5914b2c2be474a41.yaml
blob: ede567472cfd097bc23fd2aa588b62b8223b0879 (plain)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    Add dns-domain support for network commands.
    The new parameter ``--dns-domain`` is added to the ``network create``
    and ``network set`` commands. This parameter sets
    the domain name for the network.
    Check backend available extension and return an error
    message if it is missing (instead of a Bad Request HTTP 400).